H
I am using sumit button to submit the XML in Live cycle designer . here i am speecified in the dropdown submit as XML .
and the presubmit the following code used to specify the URL .
this.resolveNode("#event").submit.target
Like same as above i want to specify the sumit as XML also using script .Please provide some idea
1.to sumit the XML to the particuler URL without using submit buuton or
2. Provide some scrpits to submit the XML using submit button
the reason for above need is to add/remove some tags from submit XML before submitting
Views
Replies
Total Likes
Is any script availble like below to submit as XML ?
this.resolveNode("#event").submit.target = mailto:URL (Used to submit pass submit URL dyanmically ). I need the code to submit as XML .
Thanks in Advance
Views
Replies
Total Likes