Zum Hauptinhalt springen
Version: 6.18

CM/Forms in the Web Admin Suite (#665460)

The Web Admin Suite has been extended by the new page CM/Forms in the Addons menu. It allows to manage web forms, which were previously kept on the Forms page of the Web Client.

The form details consists of two tabs. The Settings tab contains the basic form data, and the Form tab, the form itself.

The following changes have been made to make the administration of forms more intuitive and user-friendly:

  • The Open form button in the Forms tab allows to preview the form.
  • The Webhook field allows to select an existing webhook or enter a URL.
  • Forms are created in a deactivated state by default. If you activate the form, it is available according to the selected publish type. The publish types None and Denied have been removed as they have the same effect as deactivating the form. The Form active checkbox has been replaced by the regular activate / deactivate icons.
  • The Condition script selector allows to select a script of the type Web form condition.
  • The Language selector has been added. It is used in the metadata of the published form to improve accessibility, see Accessibility of CM/Track V3 and CM/Forms improved.
  • The field Name has been renamed to Name / title because its value is used as title in the published form to improve accessibility, see Accessibility of CM/Track V3 and CM/Forms improved.
  • The field Public name has been renamed to Public name used in URL to clarify its meaning.
  • The Version field has been removed due to lack of usage.

If you detect serious problems with the CM/Forms administration in the Web Admin Suite, you can set the page customization attribute formsLinkFallback of the type navigationLinks to true, to restore the old forms administration in the Web Client.

info

This fallback will be removed in the next major release.