Accessing a Form from Action List on a Page

Accessing a Form from Action List on a Page

Comments

  • I recently created a report and would like to create a right click action that displays entity data from the entity id of the selected row. How could I do this?
    [i]edited by enemystanduser89 on 1/13/2020[/i]

  • You can use User Actions to add a link that will open the form you want to access.

    User actions allow you to create flows that can act on data relating to a specific instance of an entity by right clicking on the entity and using the menu that is presented. The flow will have the selected entities data available to it as an input to the flow.

    Here is a link to documentation that can show you how to enable these user actions in the report viewer on the page:

    https://documentation.decisions.com/docs/new-extending-entities-adding-actions
    [i]edited by Darrenn@decisions.com on 1/13/2020[/i]

Sign In or Register to comment.