Triggering actions at runtime

Guided Actions are added to presentations to help users to get the most out of their presentation information at runtime. Users can select actions to jump to another place in the presentation (slide, mini-tab, or content item), open a URL, or open a tooltip and can also allow your users to run some JavaScript, triggering some completely custom behavior.

At runtime, most actions are available on the right-click context menu and should have been named to reflect their functionality. Actions are all custom items created by the presentation designer.

Actions context menu

The Actions menu, with its custom actions on its sub-menu, is typically accessed from the Extended Operations right-click option at runtime:

The names of the actions on the right-click menu are completely custom, matching the titles of the actions when your designer created them in the Action Settings panel.

Note: The structure of your context menu depends on your New Context Menu setting in User Defaults. For more information, see New Context Menu.

Example Action

Jump to Content Item

The Jump to Content Item Action opens a visual from Discover at runtime. Since this is a visual and not a presentation, any cross-filtering from the trigger element is passed to the content item when the target visual opens in a new browser tab.

With the presentation open at runtime:

  1. Optionally, select one or more items for cross-filtering (see the purple arrow).
  2. Right-click Extended Operations > Actions > Overhead from the selected rows. This opens the target visual using the custom Overhead action.

The target visual opens in a new tab. Note that the cross-filtering on the source visual causes the following filtering on the target visual:

  • The selected rows from the cross-filter are shown in the subtitle if the subtitle is configured to show bookmarks.
  • The Direct URL for the target visual also contains the same filter parameters:
    https://<SITE>/direct/?id=<GUID>&filter=%5Bcustomers%5D.%5BCountry%5D.%5BCanada%5D&filter=%5Bcustomers%5D.%5BCountry%5D.%5BAustralia%5D