Hi all, How do I import xml data into InfoPath when it's onLoad.
M Madhuri Nishanker Rao Jun 16, 2006 #2 Hi Check out these links, they might help you: http://msdn.microsoft.com/library/d...IntroducingInfoPathDevelopment_HV01073333.asp http://msdn.microsoft.com/library/d...y/en-us/ipsdk/html/xdevtOnLoad_HV01021369.asp
Hi Check out these links, they might help you: http://msdn.microsoft.com/library/d...IntroducingInfoPathDevelopment_HV01073333.asp http://msdn.microsoft.com/library/d...y/en-us/ipsdk/html/xdevtOnLoad_HV01021369.asp
S S.Y.M. Wong-A-Ton Jun 16, 2006 #3 You can use an XSLT transformation in the OnLoad to convert the XML data that you want to import into the XML structure of your InfoPath form. I have written two articles in which this is demonstrated: http://enterprise-solutions.swits.net/infopath/transform-data-secondary-data-source-xslt.htm and http://aspalliance.com/833
You can use an XSLT transformation in the OnLoad to convert the XML data that you want to import into the XML structure of your InfoPath form. I have written two articles in which this is demonstrated: http://enterprise-solutions.swits.net/infopath/transform-data-secondary-data-source-xslt.htm and http://aspalliance.com/833