Using Dialog Box to add to PDF
Hi All,
I've been attempting to use a dialog box to add two new cases within my PDF form on Adobe Acrobat Pro DC. I used Javascript customize the inputs and have tested it using the debugger. However, it will not let me access/use the data passed in the box or add it to the form itself.
Here's the simple dialog box:
Two cases: observations and references.
Click Okay
Now I want that data to automatically load onto the page. How can I implement a functional dialog box like that for my user?
Thanks for the help in advance. I'm new to this and I want to make the user experience as easy as I can.
