Tutorial: Create Method Content
Exercise: Working with Steps
The goal of this exercise is to use the Step Editor
which is part of the Task Editor.
When you create a task, you can define a series of steps that detail how to perform the task.
The Step Editor allows you to add new steps, change the sequence of steps and to delete steps.
-
Open the my_design_user_interface task or create a new task.
Click on the Steps tab.
- Create a new step:
- Enter a name for the step in the Steps box.
- Enter a Description .
You can use the Rich Text Editor for this.
- Click the Add button.
- See the results on the Preview tab.
- Remove a step:
- Return to the Steps tab.
- Click the step to remove in the Steps panel.
- Click the Delete button.
- See the results on the Preview tab.
- Move a step up the list:
- Return to the Steps tab.
- Click the step you want to move up.
- Click the Up button.
- See the results on the Preview tab.
- Move a step down the list:
- Return to the Steps tab.
- Click the step you want to move down.
- Click the Down button.
- See the results on the Preview tab.
Continue