Hello all,
I am trying to figure out how I can stop users to enter an empty space at the end of some fields :

Any ideas?
Hello all,
I am trying to figure out how I can stop users to enter an empty space at the end of some fields :

Any ideas?
Hi,
You could try using Regular Expressions for these fields. Regular expressions can check that there is no whitespace in the end.
Regexps can be configured for the Binding or the Attribute itself.
Br,
Leo
3 people are following this question.