Expand my Community achievements bar.

How to increment the value in a Numeric Field

Avatar

Former Community Member
I have a PDF form that has a Numeric Field in it that I made with Acrobat 8 Professionals LiveCycle Designer. I want to add a link that will let me increment the value in the Numeric Field box. I got as far as making the link. Using the ACTIONS tab of the LINK PROPERTIES dialog box (in Acrobat), I selected the action: RUN A JAVA SCRIPT. Now it wants me to type in the code. Not knowing much about JavaScript, I have tried to guess at some likely code with no success (like NumericField.Value = NumericField.Value + 1). Why are you laughing? I would be grateful if someone would supply the correct code lines with the correct punctuation. (Im using a PC with VISTA.) Thank you, Fred
2 Replies

Avatar

Former Community Member
I have the same problem! And still search about solution...

Avatar

Former Community Member
Katun,



Did you ever solve your problem? If not, you should look at the topic, with the same title as this one, on the Java Scripting forum. I got the information that I needed. It's all there. Fred