I am using Inopath 2003. My infopath form is fetching data from secondary DOM (xml file). Now, how to save the secondary data on click of submit button?
Let me elaborate the problem by below example:
I attached out.xml file located in C drive to infopath using Data Connection Wizard. But, I did not add this file to my form. And, this external DOM is a data source -- out (Secondary). I dragged it onto the form as Section with controls. On previewing the form all the data in the out.xml file is displayed properly. Now how to save the xml file after making some changes in it? Please suggest.