Create actions that control modals and tabbed containers

Workbooks support actions that change the state of modals and tabbed containers, enabling seamless transitions between related content views.

This document explains how to create actions that open modals, close modals, or select a specific tab in a tabbed container. For more information about actions in Sigma, see Intro to actions.

User requirements

📘

The following requirements apply to users who configure actions. Users who access and interact with a workbook can typically trigger all existing actions within it. Any restrictions are noted in this document.

The ability to configure actions requires the following:

  • You must be assigned an account type with the Full explore or Create, edit, and publish workbooks permission enabled.

  • You must be the workbook owner or be granted Can explore1 or Can edit access to the workbook.

1If you’re granted Can explore access to the workbook, you can configure actions in custom, saved, and shared views. Actions saved to views do not apply to the workbook’s published version.

Open or close a modal

Create an action that opens or closes a modal in the current workbook. For more details about modals, see Add a modal to a workbook.

  1. Open the draft, custom view, or saved view of a workbook.
  2. Select the trigger element (the element users must interact with to initiate the action).
  3. In the editor panel, open the Actions tab.
  4. Create a new sequence, or locate an existing sequence that you want to modify.
  5. Select the default action (if creating a new sequence), or click Add action to add a new action to the sequence.
  6. In the modal, configure the required fields to define the response:
  • ActionSelect Open modal or Close modal.
    Select modal

    If configuring an Open modal action, select the modal to open, or choose New modal.

    The Close modal action doesn't require modal selection because it must be configured on an element within the modal it closes.

Select tab (Beta)

🚩

This documentation describes a public beta feature and is under construction. This page should not be considered part of our published documentation until this notice, and the corresponding Beta flag on the feature in the Sigma service, are removed. As with any beta feature, the feature discussed below is subject to quick, iterative changes. The latest experience in the Sigma service might differ from the contents of this document.

Beta features are subject to the Beta features disclaimer.

Create an action to display a specific tab in a tabbed container element.

  1. Open the draft, custom view, or saved view of a workbook.
  2. Select the trigger element (the element users must interact with to initiate the action).
  3. In the editor panel, open the Actions tab.
  4. Create a new sequence, or locate an existing sequence that you want to modify.
  5. Select the default action (if creating a new sequence), or click Add action to add a new action to the sequence.
  6. In the modal, configure the required fields to define the response:
  • ActionSelect Select tab.
    Tabbed containerSelect a tabbed container in this workbook.
    TabSelect the tab to display.