Visual Navigation

Visual navigation actions determine what the end user sees in the browser.

Show modal

Displays the modal.

  • Select a modal: Select an existing modal or click Create new modal. For more information, see Modals.

Close modals

Closes the modals.

  • Behavior: Select one of the following options:

    • Close all: Closes every open modal at once.

    • Close topmost: Closes the topmost modal.

Open sliding panel

This opens (or toggles) the sliding panel. For more information, see Sliding Panels.

Note:  To keep the panel open, turn off the Close when user clicks outside of panel toggle in the sliding panel properties.

  • Behavior: Select one of the following options:

    • Open: Displays the panel.

      Note:  If Open is selected, and the action flow containing this action occurs again, the sliding panel is not closed. To allow the panel to open and close each time, select Toggle as the behavior.

    • Toggle: Shows the panel if it’s hidden or hides it if it’s visible.

Close sliding panel

Closes one or all open sliding panels.

  • Behavior: Select one of the following options:
    • Close all: The button closes all open panels.
    • Close topmost: The button closes the topmost panel.

Show toast message

Displays a toast message in the bottom left of the screen to alert the user about page changes or notifications. To prevent user input until the message disappears, use the Block UI with message.

  • Allow HTML: To render HTML markup in the Message to display text, turn on the toggle. For example:

    • When the toggle is turned on: This text is important

    • When the toggle is turned off: <strong>This text is important</strong>

  • Message to display: The text that appears in the toast message. Supports Variables, Merge syntax, and renders HTML if the Allow HTML toggle is turned on.

  • Display duration: Sets how long the toast message remains on the screen.

  • Click to dismiss: To allow users to close the toast message by clicking on it, turn on the toggle. When turned off, the toast message disappears after the duration set in the Display duration property.

  • Style variant: Select one of the following options:

    • Default: Refers to the Default style variant.
    • Error: Refers to the Error style variant.
    • Warning: Refers to the Warning style variant.

    For more information, see Property Reference.

    Note:  Other toast variants are not currently available.

  • Position: Determines the alignment of the toast message on the screen. Select one of the following options:

    • Bottom left

    • Bottom center

    • Bottom right

    • Top left

    • Top center

    • Top right

Block UI with message

Stops users from interacting with the page and shows a message about updates or important actions.

  • Message: Text that blocks the UI.

  • Subtext: Smaller text that displays below the Message text to give more information.

  • Timeout (seconds): Sets how long the message blocks the UI. Select one of the following options:

    • 0.5-10: Sets the duration to block the UI, in increments within this range.

    • Never: Keeps the UI blocked until an Unblock the UI action occurs.

      Important:  If you select the Never timeout option, make sure to include the Unblock the UI action in the script.

  • Show spinner: To display a spinning icon that loops as long as the message is displayed, turn on the toggle.

  • Style: Determines the UI Blocker variant used to display the message.

    • Default: Refers to the Default style variant.
    • Dark: Refers to the Dark style variant.

    Note:  Other UI blocker variants are not currently available.

Unblock UI

Unblocks the UI once the actions between Unblock UI and Block UI with message have completed.

Go to URL

Sends users to a Nintex Apps page or an external website.

  • URL: The link that redirects the users. This can be:

    • A URL
    • An ID field for a Salesforce object
    • A page parameter
  • Open URL in: Select one of the following options:

    • Current Window:

      • If the button is used within an iFrame, the URL opens in the current iFrame.

        Note:  Other content blocks on the page remain the same.

      • If the button is not used within an iFrame, the URL opens in the current window.

    • Blank Window: Opens the URL in a new tab.

    • Parent Window: Opens the URL in the main browser window, even if the button is placed inside an iFrame.

      When working with Nintex Apps Lightning components:

      • Select Current Window to redirect only the contents of the Nintex Apps Lightning component.
      • Select Parent Window to redirect the entire page.

Show/hide menu

Allows the builder to add a drop-down menu to a button, image, or row action.

  • Menu location: Determines where the menu appears. The following options are available:

    • Current component: Displays the menu at the current component. (Default)

    • Mouse option: Displays the menu at the current mouse position.

  • Style variant: Style variants are created and set in the Design System Studio. Some components have pre-defined variants for a specific aspect of a component's style. Nintex Apps builders can style and customize elements to create their own themes within the DSS. These themes will dynamically populate as selectable values in the Style variant drop-down menu.

    Note: 
    • To refresh available style variant options, click Refresh style variants.

    • This is useful for when changes to the design system (like style variants or variable options) have been made in another browser window or by another user.

To construct the menu,

  1. On the menu, click Add option group.
    • Label: The text label for the group.
    • Icon: Select an icon for the group. (Optional)
  2. On the group, click Add option.
    • Label: The text label for the menu item.
    • Icon: Select an icon for the menu item. (Optional)
  3. To configure action for the menu item, go to Interactions properties tab. Interactions can be configured on various elements. Options vary, but may include:
    • Click

      • Go to URL: The link that redirects the users.

      • Run action flow: To select an existing action flow or add an action flow, click Add action flow.

    For more information, see Action flows.

Show/hide component

Hides or shows a selected Nintex Apps UI element, such as a component or any element with a unique ID like Field Editor fields or Navigation items.

  • Behavior:

    • Toggle: The button displays the component if it's hidden or hides it if it's currently displayed.
    • Show: The button displays a hidden component.
    • Hide: The button hides a displayed component.
  • Component: Select the component to toggle, show, or hide. Components are listed by their type and unique ID

    Note:  Each component’s unique ID is displayed in the General properties tab.

Run component action

Launches component-specific features within the UI.

  • Component: Select the Nintex Apps component to run the action on. Components are listed by component type and unique ID.
  • Action to Run: Select the component-specific action to run. Available actions vary by component: