Use newpage
to manually insert page breaks between survey content. If a page has no visible content, it will automatically submit, preventing a blank page from displaying to respondents.
Note: By default, surveys have autopage
enabled, which inserts page breaks automatically. newpage
is not necessary in most common use cases.
Syntax
# Basic Some content here newpage Some content on a new page here # With a condition newpage condition: Boolean condition # With a label newpage: intro
Example
Basic
Conditioned
Comments
0 comments
Please sign in to leave a comment.