Copy link to clipboard
Copied
Hello everyone
I have 3 boxes
t1
d1
g1
g1 is t1+d1
d1 is g1 - t1
I want these fields to calculate automatically when I enter values in them,
Here are the scenarios that the calculation codes need to handle automatically :
t1 Value is always available to me
Sometimes I only have t1 and d1 is not present which in that case calculation should be g1=t1 (d1 should show 0 in this case)
Sometimes I only have g1 and d1 is not present which in that case calculation should be g1-t1 (to get the Value of d1)
Also I don't want these boxes to show anything if I don't enter anything in them (not even zero)
Thank you for all your help
try67​
Copy link to clipboard
Copied
Read this:
https://acrobatusers.com/tutorials/how-to-do-not-so-simple-form-calculations
and This one
https://acrobatusers.com/tutorials/conditional-execution
Copy link to clipboard
Copied
Read this:
https://acrobatusers.com/tutorials/how-to-do-not-so-simple-form-calculations
and This one
https://acrobatusers.com/tutorials/conditional-execution
Find more inspiration, events, and resources on the new Adobe Community
Explore Now