Avatar

Level 4

Deepak, so far we have been talking about previewing the form in HTML 5, but when the form is published what is the url to render the form in HTML 5? is previewing synonymous to viewing the form in production. Besides from the document, I see that there is a dataRef or data parameter that can be supplied to the form in the URL to fill the form with data and view, but is it secure to reveal either the location of the xml input or the xml as a UTF-8 data in the url?

how can we set the input values so that

contentRoot, template and data/dataRef attribules can be sent in the message body rather than the url itself in which case we might mitigate the risk of exposing our data?

Regards-

Ashok