Unable to set button visibility while access url through with Object {Id}

0
ingI am unable to set set button visibility  while access issue through direct url with Object {Id} Ex:  ……../p/mea/12675459797979. user is login to application using though SAML. In this case  the  microflow is executed is CustomizUserProvision.    we are setting visibility when user redirect to issue from overview page . Can anybody guide how we can resolve the button visibility which depends on logged in user .          
asked
1 answers
0

Hi Girish,

The best way to manage visibility/access control is via entity access rules. The same is applied on pages also.
Also check for role specific access on page.
 

Check links:
https://docs.mendix.com/refguide/module-security/
https://docs.mendix.com/refguide/access-rules/

 

answered