Skip to main content
Version: 6.19

Secure CM/Forms for use in Web Client dashboards (#658058)

CM/Forms that are used in widgets on the Web Client dashboard now have their own security based on the Web Client session of the logged-in user. Therefore, the forms can only be rendered and submitted from within an authenticated Web Client session and are protected from public access.

A new widget type Web form has been introduced for this purpose. It can be selected when adding a new widget to the dashboard on the Dashboards page of the Web Admin Suite.

Please proceed as follows to create a widget with a web form:

  1. Open the Dashboards page and select the tab of the desired dashboard.
  2. Add a widget of the type Web form.
  3. Select a web form in the Web form name field.
  4. Set the field Visible to true.
Webhook settings

You do not need to define any security for the webhook.

info

If you use a script to define the widgets, you need to use the widget type CustomForm.

The Webhooks page of the Web Admin Suite has been extended with an info box at the top of the webhook details which explains the webhook availability. If a webhook has no security defined, it is only reachable from inside the Web Client.