Check if the logged user's roles includes the specific role

Hi All,

I have users with several roles.

For example, Alex has two roles. The roles are:

  1. Market Manager
  2. Asia Market.

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?

1 Like