I have a long questionnaire and would like to use pagination if possible. I have tried to use the "pagebreak" component in the Webform which creates "Next Page" button but when the button is clicked it does not go to the next page.

Has anyone used pagebreak?

Comments

lukus’s picture

i'd really like to find out about this too.. if anyone has any tips?

bsherwood’s picture

To the best of my knowledge the webform module builds its form then "slaps" it unto the node itself. So even if you did put a pager on the page, the node wouldn't be able to 'page' to the next page. All the content would be placed on the first page.

There is no way to place <!--break> or <!--pagebreak--> into any of the webform elements themselves.

BTW if you want future help, the issue queue typically does better in providing better support.