mouslander
13-02-2019
I have a form with 6 tables. i.e. Table1, Table2.. Table6. On export, I only want the data in the xml file for Table1.
altrue990
14-02-2019
Set the binding of all fields other than the ones you want to export to "none".
Awesome. Thank you!!