Webform Pager

Categories

Component ID

1907226

Component name

Webform Pager

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

2704

Component created

Component changed

Component body

The 7.x-4.x version of webform now has a build in progress bar, only use this module when using earlier versions of webform.

This module shows a pager in webform nodes. It is possible to use a simple 'Page x of x' pager, with or without a percentage.

It is also possible to show a 'progress bar' with a trail of the pages already filled in and the ones still coming.

Features

  • Simple pager ('Page x of x')
  • Show percentages ('XX%')
  • Page slider with usefull tooltips

Usage
For creating the progress bar this module uses the Label (Name) of the pagebreak component for showing a page title. A custom field 'Page description' wil be added to the pagebreak component for displaying a usefull tooltip to users when hovering a page name.

The last page title is composed from the value of the Webform Submit button.

Dependencies

Known problems

  • No known problems yet, found one? Please create an issue!

Similar projects

  • Webform Ajax Page (Provides an Ajax next/previous pager, webform pager works with ajax enabled webforms)