Expand my Community achievements bar.

XML data of a form

Avatar

Former Community Member
Hi all,<br /><br />How can I get a string of the XML representation of the form data like this:<br /><br /><MyForm><br /><MyTextField1>myTextFieldValue</MyTextField1><br /><MyTextField2>myTextFieldValue<2/MyTextField2><br /></MyForm><br /><br />I cant find any method in the Document object that returns the form data as I want. <br /><br />thanks
0 Replies