Acrobat Textbox Letter OR Number Validation
Any help would be a godsend - I've searched/played with this issue for a few weeks with no luck.
Acrobat obviously has built in validation/Format for numbers and specific text (e.g. Date). I am look for a javascript validation or custom format that allows the user to enter EITHER [a-zA-Z] OR [0-9], but not both. Not picky about further formatting.
The reason is that the form is calculating values, and I want users to be able to enter text notes in leui of numbers if necessary, but notes with numbers still calculate!
Thank you for any help.
Sam