Hi All,
I have users with several roles.
For example, Alex has two roles. The roles are:
- Market Manager
- Asia Market.
I want to check if the logged user has the Asia Market role.
Hi All,
I have users with several roles.
For example, Alex has two roles. The roles are:
I want to check if the logged user has the Asia Market role.
It depends on when you want to check (periodically, before a record update etc.) and what you want to do with your check … you could use a workflow once you have defined your trigger, and then take whatever action?