L
Laboremus
I have an InfoPath form which client will download from the site. I want it
to be accompanied with XML resource file so form will populate field values
on OnLoad event. The XML is generated on fly from DB.
Everything works fine locally but the problem is that form "remembers"
riginal location of the file and fails if path is not the same. I would like
to have client download form and XML file and at least have form to use XML
file which is located in the same folder. This is a minimal solution.
And ideally as a desirable solution I would like to have a button on the
form so client would have a possibility to browse this XML file.
Any ideas how I could implement those solutions?
Thank you in advance.
to be accompanied with XML resource file so form will populate field values
on OnLoad event. The XML is generated on fly from DB.
Everything works fine locally but the problem is that form "remembers"
riginal location of the file and fails if path is not the same. I would like
to have client download form and XML file and at least have form to use XML
file which is located in the same folder. This is a minimal solution.
And ideally as a desirable solution I would like to have a button on the
form so client would have a possibility to browse this XML file.
Any ideas how I could implement those solutions?
Thank you in advance.