Run Flow Button
Comments
-
Hi,
How can I make the behavior of an action button on a dashboard dynamic ?
I would like only certain groups to be allow to run the flow on the dashboard.Thanks.
-
Hi,
This is possible if you use a folder action bar, where actions are visible dependent on action visibility rules you set in a configuration extension folder. Here is some documentation that may help: [url=https://documentation.decisions.com/creating-pages-for-folder-extensions/]https://documentation.decisions.com/creating-pages-for-folder-extensions/ [/url][url=https://documentation.decisions.com/adding-a-folder-actions-bar-and-a-folder-actions-button-to-a-page/]https://documentation.decisions.com/adding-a-folder-actions-bar-and-a-folder-actions-button-to-a-page/[/url] If these actions are not for a specific type, and you simply want a run flow button available for one group, but not another, then youll want to design a dashboard specific to each group.
Thank you.