How can we show workflows based on Module Userroles but not based on App Userroles.

0
I have a scenario where we create two different workflows in two different modules which will be taken care by two different group of approvers which are going to have the same userrole. In this case both the workflows are visible to both group of approvers.   Now how can I achieve to show workflows only to the set of target group of approvers.
asked
1 answers
0

Prasanthi,

Module userroles are not available in the client (or in Studio Pro except when setting module security and defining app userrols), so I don't think you'll be able to use those to achieve this.  You could create 2 separate app userroles or you could create another mechanism for controlling visibility / access to workflows outside of the userroles.

 

For instance, in one of our apps, we have created an approval level entity which controls which users are available as approvers and which users can see all approval workflows vs. workflows they are a performer for.

image.png

 

Hope that helps,

Mike

answered