Zeros in front of a number will disappear?

Good afternoon

When I try and use the "format category" tab and change to a certain number, it will not display the 0 in front of the number

i.e. 0054.

I had to go back to the "none" category.

As system by default does not work, I guess I have to the script.

Is there a script for inter values are entered?

I currently because none that allows letters in.

You can use this code as the custom validation script:

Event.RC = / ^ \d*$/.test(event.value);

Tags: Acrobat

Similar Questions

Maybe you are looking for