Each form has its own group of settings and preferences which can be configured to control how users may access the form, number of submissions that can be made, email addresses associated with submissions, and more.
From the Confirmations sub-tab, administrators can configure the settings associated with easy form confirmation types, messages, and the URL.
To access these settings:
- From the Dashboard, click Easy Forms
- Find the form to configure the settings for by:
- Browse the list; OR
- Search the list by form name
- Once found, under the Operations column, click the drop down arrow, then click Settings
- Click the Confirmations sub-tab
Confirmation type
-
Confirmation type, select from
- Page (redirects to a new page and displays the confirmation message)
- Inline (reloads the current page and replaces the webform with the confirmation message)
- Message (reloads the current page/form and displays the confirmation message at the top of the page)
- Modal (reloads the current page/form and displays the confirmation message in a modal dialog box)
- URL (redirects to a custom path or URL)
- URL with message (redirects to a custom path or URL and displays the confirmation message at the top of the page)
- None (reloads the current page and does not display a confirmation message)
- Display confirmation when submission is updated, when checked, the selected confirmation type and message will display a confirmation message when a submission has been updated; otherwise a status message will be displayed at the top of the page when a submission has been updated
Confirmation URL
- Exclude query string from Confirmation URL, when checked, all query string parameters will be removed from the confirmation URL
- Exclude token from Confirmation URL, when checked, to submission tokens will be removed from the confirmation URL and [Easy Form_submission] tokens will not be available within the confirmation message
Confirmation settings
- Confirmation title, enter a title to be displayed for a successful submission
- Confirmation message, enter a message to be displayed for a successful submission
- Default message reads: 'New submission added to [Easy Form:title]
- Enter [None] to hide this message
Confirmation attributes
- Confirmation CSS classes, apply classes to the element. Select 'custom...' to enter custom classes
- Confirmation CSS style, apply custom styles to the element
- Confirmation custom attributes (YAML), enter additional attributes to be added to the element
Confirmation back link
-
- Display back to Easy Form link, when checked, a link back to the easy form will be displayed
-
Confirmation back link label, enter a custom label for the back to easy form link
- Default label is 'Back to form'
-
Confirmation back link attributes
- Confirmation back link CSS classes, apply classes to the element. Select 'custom...' to enter custom classes
- Confirmation CSS style, apply custom styles to the element
- Confirmation custom attributes (YAML), enter additional attributes to be added to the element
- Click Save when finished