Home| Printable Version
FormMaker provides the ability to bind data from the server to the web page elements for prepopulation and also bind page data back to the server after information has been captured or modified on the web page. FormMaker achieves this by using one XML message structure to represent the data on the server before a page is prepopulated and a second set of XML structures, each of which capture the information submitted by each action on a page. You can view the Data Binding information by using the Data Bindings tab. When you have the Bindings tab selected on the left hand panel, you should notice two tabs in the centre. The Page Display Bindings tab will contain the bindings that prepopulate the page using the XML document structure on the right. the second Action Submission Bindings tab will contain a list of actions. As you select each action the submission bindings for the selected action will be revealed, together with the XML document binding structure for this particular action on the right hand side.
Paragraph Details XML Binding Structures