Webform auto pagebreak

Component ID

1964518

Component name

Webform auto pagebreak

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

At one of my projects I faced with polls.
My customer wasn't familiar with drupal admin system, so to make it easy way of creating webforms I add this module.
Main logic of work :
after insertupdate of webform all pagebreaks removing and new one will be created after each of user components.
all this process works with form builder cache.

Very simple and it was very useful for me.
Hope it helps you too.