Answered
Limit the inputs in a text box
Hi, I am new into pdf java script. Is there a way that I can restrict the user to input only ".5", ".75", and whole numbers only. I have searched community discussions but suggestions are not working to what I want to achieve.
Like the input can only be:
0.50
0.75
1.00
1.50
1.75
or 2.00
