Hello!
I have this issue with a required, short-text field. I would like my users to insert data without blank spaces, however they tend not to go with this…
I need the input to be ABC123, however there are ABC 123, or ABC1 23 and even ABC123 (multiple blank spaces in the end).
I have tried a validation rule to reject and notify users of this issue. I used FIELD CONTAINS [empty space] however this is blocking ALL input in the field, even the ones that have no blank spaces.
Any suggestions?
Thanks a lot,
Bruno