Versions Compared

Key

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

...

There is a now a form property called Element Name. The default value for the field is form. The root element name in the submission xml of a form created from the designer palette is determined by the value in this field. It needs to be a valid XML element name. The designer can now change the name of the form without impacting the element name.  Form schema and the generated xml file show the element name. When the form name is updated, and 'Element Name' is kept the same, the previous submissions can be initialized successfully.  When 'Element Name' is updated, previous submissions cannot be initialized.

Warning

If you change this the element name, all existing submissions will become invalid and you might will see the error message. "Submission is not valid. An incompatible change was made to the form/flow."

This is an important consideration when migrating forms to version 5.1.1. See this documentation for more information.

Visibility

...