Next button
The next button, but rendered inline with the content.
Last updated
Was this helpful?
The next button, but rendered inline with the content.
Last updated
Was this helpful?
This content type can be used when the Next button needs to pulled out of the , and placed inline with the content of the page. A common use case is "Begin Quiz" or "Start Survey" buttons that are placed above images or text.
If the responder clicks the next button while there are remaining unanswered questions on the current step, they will be scrolled to the first unanswered question, with that question highlighted.
You can customize the label of the next button, assign a Question ID, and optionally append a variable value to it. The next button variable returns a Booleanβtrue
if the button is clicked, and false
if it is not.
You can override the overall style and horizontal alignment of the next button in the style menu of a next button component.
If you would like to use your default next button styling, but would only like to change either the button text or horizontal alignment, you can do so by going to the style tab with the step selected and using the Next button overrides option.
For more detailed instructions on styling options, you can refer to .