I am having difficuties with the Percentage in the Text Field Properties, tab Format. I select Percentage and then I want two decimal places. When I test the field, if I enter 5 for 5% I get 500% instead. Why does it not either say 5% or .05? Can someone help me with this? I am becoming very frustrated. Oh, I am working in Adobe Acrobat 9 Pro.
If you want, you can create a text field and write all the necessary code to validate the user input for the field, and for any field that uses this field for a calculation you will have to provide the function to convert the string value to a number and adjust the decimal point.
George Kaiser