siri behara 10.Jul.12 08:16 AM a Web browser Domino DesignerAll ReleasesAll Platforms
hello.
I have a text field where users will enter data that may contain digit, alphabets or special characters.
I want to scrunch the data of the field without spaces. @Trim only trims the spaces at the begining and the ending of the field but it will not take care of the spaces which are in the middle of the text field. Is there a way where we can eliminate the spaces of a field data?