Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Path: An XPath to this element’s parent object. This is used to determine where this element is inserted.

Note:  If you specify an XPath that has multiple elements in it then it will generate multiple elements in the form. If they aren't nested or wrapped in an element then elements will appear below the Submit button. To prevent this from happening, you'll need to update the XPaths or the form itself.

Schema: An XPath to the definition of this element's parent. The XPath is executed in the schema defined in this form's properties. This is used to determine the insert order for this element.

...