Copy link to clipboard
Copied
Hi,
i have made a adobe acrobat form. here there r 3 fields - "d", "k" and "n" . if d>10 then k will be n.12, if d>15, then k will be n/6, if d>18, then k will be n/3. can ypu pls give me java sript for it?
thanks
Ali
Copy link to clipboard
Copied
see How to do (not so simple) form calculations by Thom Parker. You will have to use the Custom JavaScript Calculation option. This means you need to write very specific JavaScript statements starting with using the "getFeild()" method to get the field objects you need to use to get the value entered into the fields.
Copy link to clipboard
Copied
hi,
i need specific code because i am new here in pdf form sript.
thanks
Find more inspiration, events, and resources on the new Adobe Community
Explore Now