Thank you for your reply. Here's something I found while searching that is close to what I'm trying:
https://answers.acrobatusers.com/Javascript-populate-data-dynamic-XFA-forms-q26204.aspx
I feel there should be a tool to export XML data from one form and import it into mine. I know the XML stru...
Many users use an existing XFA form for single use. I want to prototype an Index XFA that ingests the single use forms. I'd like four effects: 1) the Index copies defined fields from the single use like Title, Date, tracking number, and expiration date and builds an index or table of contents; 2) ...
Reference pasted pictures below.I have a cover page that summarizes data from my dynamic tables in a separate subform. The behavior I want, after I update the dynamic subform, I want to hit an "Update" button on the coverpage that sets the data in the static tables.1) I'm new to programming2) I'm t...