-
Notifications
You must be signed in to change notification settings - Fork 0
Manually changing the steps in a walkthrough
kvantomme edited this page Aug 6, 2013
·
7 revisions
Under the "advanced" section (by default collapsed) it is possible to manually add or remove Steps from a Walkthrough, and to change their order.
- Open the edit form for the Walkthrough you want to change. You can do so by clicking the edit tab for any Walkthrough you have the permissions for.
- Click on "Advanced settings" to open the hidden fieldset that contains the Steps.
- Edit the Steps:
- To remove a Step: Remove it's title from the Step list
- To add a Step: Start typing the title of a step in an empty field to select it with the autocomplete function. If there are no fields available click on the "Add another item" button under the steps list.
- To move a step: Hover over the dot at the beginning of a step until your cursor changes in a crosshair then click and drag&drop it in it's new position.
- Save the form when finished editing
###Tips
- To make sure you are adding the right step, check it's node ID number in it's URL
- You can reuse steps between Walkthroughs
- You can use somebody else's Steps
###Next
###Requirements
- To add Steps, you first need to create them, learn how to create Steps manually here.