Anywhere Mobility Studio Documentation

Stack

NAV Anywhere tracks the activities performed in the mobile process. These activities store in the stack.

Every editable textbox counts as an activity. The parameter linked to the editable textbox stores in the stack. The stack maintains the session state. When a device loses connection, the user can continue where they left off after logging in again.

The stack lets a user take the process back one or more activities. When a user selects a button of type Back, the last record in the stack is discarded by default. When the flow configures the process to go back several activities, all stack records between the current activity and the destination are discarded. Because stack parameters associate with stack records, these parameters discard when the related stack record discards.

The following table provides links to and descriptions of the topics in this section:

To See
Learn more about stack properties Stack Properties