Module Description
The goal of this module is to provide the ability to navigate forward and backward through a web form using the Webform Progress tracker (aka wizard progress bar) supplied by the webform module on multi-page web forms. It also allows for the ability to bypass validation when the user presses the "next" button as they navigate through the form.
Synopsis
The goal of this module is to provide the ability to navigate forward and backward through a web form using the Webform Progress tracker (aka wizard progress bar) supplied by the webform module on multi-page web forms. It also allows for the ability to bypass validation when the user presses the "next" button as they navigate through the form.
Configuration
* Enable the module at Administration > Extend.
* Go to your webform's settings page /admin/structure/webform/manage/webform_machine_name/settings and scroll to the "Third Party Settings" section.
* To allow for forward navigation, simply check the checkbox labeled "Allow forward navigation when the wizard progress bar is enabled" checkbox.
* To allow for bypassing validation when a user presses the "Next" button check the "Prevent validation when the user presses the "Next Page" button" checkbox.
* Insure the navigation progress bar is enabled by visiting /admin/structure/webform/manage/webform_machine_name/settings/form and checking the "Show wizard progress bar" checkbox.
* Enable the webform navigation handler in the Emails / Handlers tab: /admin/structure/webform/manage/webform_machine_name/settings/handlers
Credits
rymcveigh
Dependencies
* Webform
* The webform logger module that is built into the webform module.
Synopsis
The goal of this module is to provide the ability to navigate forward and backward through a web form using the Webform Progress tracker (aka wizard progress bar) supplied by the webform module on multi-page web forms. It also allows for the ability to bypass validation when the user presses the "next" button as they navigate through the form.
Configuration
* Enable the module at Administration > Extend.
* Go to your webform's settings page /admin/structure/webform/manage/webform_machine_name/settings and scroll to the "Third Party Settings" section.
* To allow for forward navigation, simply check the checkbox labeled "Allow forward navigation when the wizard progress bar is enabled" checkbox.
* To allow for bypassing validation when a user presses the "Next" button check the "Prevent validation when the user presses the "Next Page" button" checkbox.
* Insure the navigation progress bar is enabled by visiting /admin/structure/webform/manage/webform_machine_name/settings/form and checking the "Show wizard progress bar" checkbox.
* Enable the webform navigation handler in the Emails / Handlers tab: /admin/structure/webform/manage/webform_machine_name/settings/handlers
Credits
rymcveigh
Dependencies
* Webform
* The webform logger module that is built into the webform module.
Module Link
Project Usage
268
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to enable forward and backward navigation through a web form with a progress tracker and allows for bypassing validation when the user presses the 'Next' button.
Data Name
webformnavigation