Copy link to clipboard
Copied
Hi, I have a PDF form with text fields. I also want functionality when I click (eg. if I have a tick or a cross and the user has to choose. Say if they select the tick then the cross would disappear). How would I made elements disappear from the PDF?
Below is the link to what I want to update.
Dropbox - STG 00789 Economic Dashboard v2.pdf
Below is the link of the original PDF.
Dropbox - Economic Snapshot Dashboard Master.pdf
Thanks
Copy link to clipboard
Copied
The way the original does it is with Show/Hide field actions. You can do the same, or you can use JavaScript. The problem with the Show/Hide field actions in that sample is there is not a means to reverse or reset if the user accidentally clicks one of the buttons or wants to make a change. With JavaScript you can be a bit more flexible.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now