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 the from-scratch document a form created from the designer palette is determined by what you put in herethe 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 same, the previous submissions can be initialized successfully.  When 'Element Name' is updated, previous submissions cannot be initialized.

Warning

If you change this element name, all existing submissions will become invalid and you might 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

This field provides access control for the form. If you select Private, only you (the owner) can edit, test or use it. Select Public in Tenant to allow anyone who has an account (username/password) and is logged in to your tenant access to use the form. Select Public to allow anyone to use it even if they are not logged in. Note that irrespective of the Visibility setting only the owner can edit or remove the form.

...