Logic flow
The Logic flow tab is where you define the logic of your app when it is loaded by linking one or more actions to the On launch event.
The Logic flow tab has a:
-
Viewport to set up the app's logic by dragging and dropping elements into position. The viewport has the following controls:
-
Zoom in/Zoom out
-
Fit to the content
-
Properties section that shows the available properties for the selected action.
Events
The On launch event is used to define what happens when your app is launched.
Actions
The following actions are available in the Logic flow tab:
- HTTP Request
- Toast
- Modal
- Trigger flow
- Change screen
- Reset
- Field validation
See Events and actions for a description of each event and action.