Now that we're in work-from-home mode, I'm trying to convert a bunch of XFA forms to be online/email rather than print focused. The submitter might select one of several approvers, and I don't want to have to maintain the email addresses in each form. So I'm connecting to an external XML file in the same folder as the form and pulling the relevant names into a dropdown list. I then extract the email address of the selected user and plug it into the RealSubmit event. Works perfectly when I do a Preview PDF. But when I save the form in-place as a Reader Extended PDF file and open it, the dropdown list is empty. The data source path is "./filename.xml". Any ideas? Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
When you open the form in Acrobat the data won't get imported automatically as in the PDF Preview.
Use the Import Data function to load you XML file. You'll find it under the right hand tools pane or under [Edit] > [Form Options] > [Import Data].
Views
Replies
Total Likes
When you open the form in Acrobat the data won't get imported automatically as in the PDF Preview.
Use the Import Data function to load you XML file. You'll find it under the right hand tools pane or under [Edit] > [Form Options] > [Import Data].
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies