Configurable workspaces
Background Information
Modals

Modals

There are two ways to open a modal in Workspaces.

The first is with Declarative Actions and UIB Pages. The second way is via UI Actions.

Modals with Declarative Actions and UIB Pages

Check out the following guides, which can be followed consecutively to create a button which opens a modal on a Configurable Workspace record while passing variables into it.

  1. Creating a button on a Configurable Workspace record (Declarative Actions)
  2. Launching a modal from a Declarative Action button
  3. Passing variables into a modal

Modals with UI Actions

t.b.d.