0
If-If-Then Calculation (Javascript)
New Here
,
/t5/acrobat-sdk-discussions/if-if-then-calculation-javascript/td-p/10654986
Oct 07, 2019
Oct 07, 2019
Copy link to clipboard
Copied
Hello,
I'm looking to create an if-if-then calculation in my Adobe Acrobat Pro DC.
There are 3 total fields being utilized, A, B, and C, all with qualitative values (no numbers).
A and B are both drop down menus, each with 3 options. Out of the 9 total combinations between Fields A and B, there will be a return for Field C. The goal is for me to have an Adobe Acrobat where C will dynamically change based on what's in A and B.
Can anyone assist me in what the javascript code would look like based on what I need done?
TOPICS
Acrobat SDK and JavaScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/acrobat-sdk-discussions/if-if-then-calculation-javascript/m-p/10656655#M9737
Oct 08, 2019
Oct 08, 2019
Copy link to clipboard
Copied
Hi,
Please use this reference:
https://www.pdfscripting.com/public/List-Field-Usage-and-Handling.cfm
And best quick answer here:
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

