Frequently Asked Question
With this method : you can add navigation button like Move next or Move previous . If your survey have index activated : you can add navigation button anywhere to go at any step you want.
Please note : This solution use javascript included in oced theme and all theme based on skelvanilla_oecd.
You can use any link for this, the link must have btn-action-move class, the url must be the move action to do with #
- #movenext for Next,
- #moveprev for Previous,
- #movesubmit for Submit
- #1 or other number if you activate the index.
For example : to show a link to move to group number 4 Move to group 4 when editing the HTML source
If you want to use the HTML link editor : you can not set the href, then you have to use title
- Click on create link button
- One the dialog box, entre desired text and choose Link type : Anchor
- Go to advanced and enter btn-action-move for class and the needed action for the Advisory title
You have your button
To update visually your buttons : you can use some boostrap specific class and system, see buttons options for color.