Avatar

Level 10

You have to import your schema into the DataConnection of the form, then bind the fields on the form to the nodes in the data connection. This will inform the form of the structure of the data that you want to use as well as how to map it.

Paul