Creating an app

To create a new app:

Creating a multi-screen app

You can create apps with multiple screens and define the navigation and transition between each screen.

Note: There is a maximum of five screens per app.

To add other screens to your app:

Screen header

Screen headings

When editing a screen, Undo and Redo commands apply to that screen. If an error occurs, it is highlighted on the corresponding screen in the Canvas.

Defining navigation

To define the navigation between the screens you need the Button component. You must: - Add a button to the screen. - Define an On click event with a Change screen action. See events and actions for more details.

Logic map

Deleting a screen

To delete a screen:

Edit app screens menu

Note: Deleting a screen cannot be reverted and you must verify and update the navigation between the existing screens as required.