- Print
Steps are the building blocks of applications. This document covers the basics of creating, editing, and managing of app steps.
In this article, you will learn to…
- Create Steps
- Duplicate steps
- Delete steps
- Reorder and group steps
Create a Step
- From within the app overview for your application, click "Edit". This will open the app editor.
- Click the 'Add' button to open the step add menu.
- Select the step type to be added. Read more about step types.
Duplicate a Step
From the App Editor
- Select the step you would like to duplicate.
Select multiple steps by holding down CTRL/CMD.
Select the three dot menu next to the step name, or right click the step to open the menu.
Click Duplicate.
From the App Overview Page
Right click the Step name.
Click Copy.
Right click the step name.
Click Paste.
Between Two Separate Apps
You need reconfigure the logic in the duplicated step to work in the new app.
- Right click the Step name and click Copy.
- Navigate to the app you want to paste the step in.
- Right click the Step name that you want to come before the duplicated step.
- Click Paste.
Delete a Step
Select the step you would like to delete.
Select the "..." menu next to the step name, or right click the step to open the menu.
Click Delete.
The last step cannot be deleted, you must first reorder the steps.
Reorder Steps
Any step can be dragged and dropped anywhere within the step menu from within the app editor. Steps can be dragged in and out of step groups to further organize your applications.
By default, the Next button will move to the preceding step in the app step menu, so reordering steps might impact your app functionality.
How to Group Steps
Step Groups help organize the content of your applications. Step groups can be created, and then steps can be added to them. See details on that process here.. Alternatly, steps can be selected and can be grouped directly from the right click menu.
Select the steps you would like to group by holding CTRL/CMD and selecting each step.
Right click, and select "Group Steps"
De-grouping steps is a very similar process
Select the Step Group.
Right click, select "de-group steps".