Copy link to clipboard
Copied
I need a button which, initially the text would be empty,
after the first click it should say "check",
after the next click it should say "N/A" a
nd then on the next click no text.
And so on.
thanks
Copy link to clipboard
Copied
Hi there
Hope you are doing well and thanks for reaching out.
The workflow you are trying to achieve is might be possible using JavaScript. For more information please check the help pages listed below:
https://acrobatusers.com/tutorials/javascript_console/
https://helpx.adobe.com/acrobat/using/applying-actions-scripts-pdfs.html
Hope it will help
Regards
Amal
Copy link to clipboard
Copied
Search the forum for "tri-state button", and you'll find code that does that.