Copy link to clipboard
Copied
Based on the contents on an initial field, I want to enable/disable calculations for a number of other fields.
My solution is to scan the initial field (to see if it's empty) and then in each field I want to enable/disable, just branch into either no code or the calculations I want to perform.
I this a good way to do this?
It seems like it might not be the intended/correct way of doing things and I'm worried it might be a fragile solution or not compatible with all readers as I won't have have much access to this form after it's finished.
If anyone has any advice, that would be pretty helpful, thanks.
Alex.
Copy link to clipboard
Copied
It seems fine.
Copy link to clipboard
Copied
It seems fine.
Copy link to clipboard
Copied
Thanks for having a look and giving it a quick sanity check (and also giving up a bit of your time).
Cheers.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now