Greetings!
I have required fields which are set up in "pages". The user cannot proceed to the next page until the current page is complete (i.e. all required fields contain data). Unfortunately, Adobe considers blank spaces (i.e. from the spacebar) as data, and therefore this allows the user to bypass the field validation for text fields (as long as no other validation requirement is present, e.g. zip code, email address, etc). Does anybody know how to remove all spaces from a field if they are the only "characters" entered into a field, rendering the field value null?
Thanks in advance.