Copy link to clipboard
Copied
We recently started requiring employee ID's on forms that we get sent for signature, which are in the format XX-###### (ex: FW-003781 or AH-940201). But even with a note that pops up over the text box saying to include the hyphen and all characters when filling it in, people STILL fill it out wrong. They either put only the numbers, or leave out the hypen, or if there are zeros in the first digits they leave them out. But since it contains letters, numbers and a symbol, I can't use the preset requirements.
Is is possible to use the custom fill option to make them have to enter into the box 2 letters, hypen, 6 numbers and no other format be acceptable? If yes, what would the code or script entered in have to be in order to format it like the example ID number?
Copy link to clipboard
Copied
Under the Properties dialog of the field, in the Format tab, select Special, Arbitrary Mask and enter the following:
AA-999999
Copy link to clipboard
Copied
I do not see a "properties" option when I click the field, only "customize field". I am using Adobe Acrobat Pro online because the desktop version somehow messes up other system settings when it is installed.
Copy link to clipboard
Copied
I don't know if this can be done with the online version. My instructions were for the desktop version of Acrobat.