Hello, new user here and livecycle noob. I'm hoping someone can help me with a script for a button I need the button to count how many times it's been clicked and display the number. thanks for the help
NumericField1 = NumericField1 + 1
radzmar • LoveCycle Blog Documents you need: • LiveCycle Designer ES2 Docs
this can be done pretty simple.
You need a numeric field and a button.
In the click:Event of the button add the following FormCalc script.
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs