Page rules based on user roles

Hi awesome community, I have a question regarding setting up page rules based on user roles. Currently, I have page rules that redirect users to specific pages based on their user roles (Admin, Employee, Manager).

However, I have an account that has both Manager and Employee roles. I would like to create a page rule that will redirect this account to the Manager dashboard.

Any ideas on how to achieve this? Thanks in advance for your help! :slight_smile:

Hi RON,
You can create a Menu on the page that will direct him to the Manger Dashboard on click. That menu visibility can be controlled based on Roles so that others do not see that menu.

1 Like

Hi Ron,

I just tried and what seems to work is to have the same as what I see in your post but use Contains Manager instead of Is Manager for the Account Role.

Also the last rule will always have precedence if multiple matches are encountered. This means that your rule Contains Employee rule should be above the manager rule.

Normand

1 Like

Thanks for this @NormandDefayette_CortexRD. Appreciate it!

1 Like