Setting Up Navigation

You can configure both static and dynamic navigation to different screens based on user actions.

Input Type: Options

Using the Options component, you can set up navigation linked to an Option or a Button.

Navigation via Button

Static Navigation:

  1. Click on the Button.
  2. Set the Action to Navigate and Data to Static.
  3. Choose the Destination screen.

Screenshot 2024-08-19 at 11.58.35 AM.png

Dynamic Navigation:

  1. Set the Action to Navigate and Data to Dynamic.
  2. Select the corresponding Option in "State".
  3. Assign Destination screens based on each Option variation.

Screenshot 2024-08-19 at 11.59.30 AM.png

Navigation via Option

You can configure navigation for single select options:

  1. Click on an Option.
  2. Set the Action to Option.
  3. Follow the steps 2-3 from the Button navigation setup.