You are here: Designing an Application > Add Actions > Navigation

Navigation Actions

The navigational actions that you can use in an action sequence are as follows:

Action Property
Navigate to Form

Navigates from one form to another.

Display Popup

Opens a pop-up.

Anchor Popup

Anchors a pop-up to the form from where the pop-up is called.

Dismiss Popup

Closes a pop-up.

Exit App Closes the application.

To add conditional behavior to an action sequence, do the following:

  1. From the Project tab of the Project Explorer, select the widget you want to apply the action to. Once it’s highlighted on the Visualizer Canvas, right-click it, and then select one of the action sequences, such as onTouchStart. Doing so opens the Action Editor and creates an action sequence for you to configure.
  2. From the list of actions available along the left column of the Action Editor, click one of the five navigation actions from the Navigation section. The action is added to the action sequence and is the current action of focus.
  3. In the bottom pane of the Action Editor, select the form or popup that the navigational action applies to (this step isn't used for the Exit App action).
  4. Save the action by pressing Ctrl+S.
Copyright © 2013 Kony, Inc. All rights reserved.