Add a Navigate Back Action

Add a Navigate Back action to return to the previous page in a browser's history.

To add a Run In Parallel action to an action chain:

  1. Open the Actions editor (for example, at the page level).
  2. Create an action chain, or open an existing action chain to add the action in the editor.
  3. Drag Navigate Back from the Navigation section of the Actions palette into the action chain.

    You can drag the action onto the Add icon ( Add icon ) in the action chain; typically this action will be the final action in the chain. The Properties pane opens when you add the action to the chain.

  4. Optional: Specify a key/value pair map of parameters to pass to the previous page. If a parameter is not specified, the original value of the input parameter on the destination page is used. If a parameter is specified, it has precedence over fromUrl parameters.