Custom formatting disappears ???
I have a telephone number field in a "fill-in" PDF file.
I'm using a Custom Format Script to create a multi-line Tool Tip.
this.getField("Preferred_Phone_Number").userName = "Enter Preferred Phone Number (10-Digits)\n(Ingrese el número de teléfono preferido)"; Then, in the same field, I go to the Format Tab and choose Select format category and choose Special, Phone Number. Everything appears to be working, the multi-line tool tip and the phone number format. (123) 456-7890.
Now, if I need to modify the multi-line Tool Tip, the Java Script under Custom Format Script is gone? I have to recreate the entire Java Script? WHY? Then I have to reselect the Special Phone Number format. Am I doing something wrong?
Can't Adobe Acrobat remember 2 different formats?
BTW, running Adobe Acrobat Standard 2020.
