Form general settings
Form status
Form status applies to all instances of this webform. For example, if this webform is closed, all webform nodes and blocks will be closed.Defaults to: Open

Open

Close

Select how the form's title is displayed when this webform is attached to a source entity. This title is only displayed when a webform is linked to from a source entity or opened in dialog.
A message to be displayed notifying the user that the webform is going to be opening to submissions. The opening message will only be displayed when a webform is scheduled to be opened.Defaults to: This form has not yet been opened to submissions. Enter [none] to hide this message.
A message to be displayed notifying the user that the webform is closed. The closed message will be displayed when a webform's status is closed or a submission limit is reached.Defaults to: Sorry… This form is closed to new submissions. Enter [none] to hide this message.
A message to be displayed if the webform breaks.Defaults to: Unable to display this webform. Please contact the site administrator. Enter [none] to hide this message.
Form attributes
Form CSS classes
Apply classes to the element. Select 'custom…' to enter custom classes.
Apply custom styles to the element.
Enter additional attributes to be added the element.
Form behaviors
Form
If checked, users will be able to reset a form and restart multi-step wizards. Current drafts will be deleted when the form is reset.
If checked, the submit button will be disabled immediately after it is clicked.
Navigation
If checked, users will not be allowed to navigate back to the form using the browser's back button.
If checked, the browser back button will submit the previous page and navigate back emulating the behaviour of user clicking a wizard or preview page's back button.
If checked, users will be displayed a warning message when they navigate away from a form with unsaved changes.
Validation
If checked, the novalidate attribute, which disables client-side validation, will be added to this form.
If checked, inline form errors will be disabled for this form.
If checked, a required elements indicator will be added to this webform.
Elements
If checked, the first visible and enabled form element will be focused when adding a new submission.
If checked, the autocomplete attribute will be set to off, which disables autocompletion for all form elements.
Expand/collapse all (details) link is automatically added to all forms.
Prepopulate
If checked, all elements can be populated using query string parameters. For example, appending ?name=John+Smith to a webform's URL would set the 'name' element's default value to 'John Smith'. Please note that individual elements can also have prepopulation enabled.
If checked, source entity can be populated using query string parameters. For example, appending ?source_entity_type=node&source_entity_id=1 to a webform's URL would set a submission's 'Submitted to' value to 'node:1'.
If checked, source entity must be populated using query string parameters.
Form access denied settings
When a user is denied access to this webform
Select what happens when a user is denied access to this webform.Go to submission settings to select what happens when a user is denied access to submissions.
Page title to be shown on access denied page
Will be displayed either in-line or as a status message depending on the setting above.Defaults to: Please login to access this form. Enter [none] to hide this message.
Access denied message attributes
Apply classes to the element.
Apply custom styles to the element.
Enter additional attributes to be added the element.
Form wizard settings
If checked, a progress bar will displayed about the form.
If checked, the current page and total remaining pages will be displayed. (i.e. Page 1 of 10)
If checked, the percentage of completed pages will be displayed. (i.e. 10%)
If checked, the wizard's progress bar's pages will be hidden or shown based on each pages conditional logic.
If checked, the confirmation page will be included in the progress bar.
The first page label in the progress bar. Subsequent pages are titled by their wizard page title.Defaults to: Start
The confirmation page label's in the progress bar.Defaults to: Complete
Progress tracking allows analytic software to capture a multi-step form's progress.
This is used for the previous page button within a wizard.Defaults to: < Previous
This is used for the next page button within a wizard.Defaults to: Next >
Form preview settings
Enable preview page
Add a page for previewing the webform before submitting.
The text displayed within a multi-step wizard's progress barDefaults to: Preview
The title displayed on the preview page.Defaults to: [webform:title]: Preview
A message to be displayed on the preview page.Defaults to: Please review your submission. Your submission is not complete until you press the "Submit" button! Enter [none] to hide this message.
If you wish to include only parts of the submission in the preview, select the elements that should be included. Please note, element specific access controls are still applied to displayed elements.
Title Key Type Private Access
Last name nom textfield No All roles
First name prenom textfield No All roles
Email email email No All roles
Number of peoples nombre_de_personnes number No All roles
captcha captcha captcha No All roles
Preview attributes
Preview CSS classes
Apply classes to the element. Select 'custom…' to enter custom classes.
Apply custom styles to the element.
Enter additional attributes to be added the element.