Copy link to clipboard
Copied
Copy link to clipboard
Copied
This is pretty simple.
Here's the add script:
this.getField("Current").value += this.getField("Middle").value;
this.getField("Current").value = "";
Use an if statement to set the limits.
Read this article:
https://www.acrobatusers.com/tutorials/conditional-execution/
Copy link to clipboard
Copied
This is pretty simple.
Here's the add script:
this.getField("Current").value += this.getField("Middle").value;
this.getField("Current").value = "";
Use an if statement to set the limits.
Read this article:
https://www.acrobatusers.com/tutorials/conditional-execution/
Copy link to clipboard
Copied
Thank you!
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more