Visibility based on the role

Hey, I've requirement

  1. when a user is tagged as an Employee(E) then it should show the only the text in the red color
    ":no_entry_sign: Accessible to Reporting Managers only" (As you can show in the below screen shot).

  2. When a user is tagged as an Manager(M) then a manager should only be able to see "only for manager panel".

  3. If a user is tagged as an "HR" then they should be able to see the "Only for HR".

  1. If a user is tagged as "HRA" then they should be able to see both "Only for manager" and "only for Admin".

1 Like

create a users table, create a active user table, filter by position, use visibility paramenters...

1 Like

Hi @cloud.tf,

Thank you for getting in touch.

@Dr_Leandro, You made a good suggestion.

@cloud.tf, additionally, you can refer to “Personalize list data” section of App-Data-Security article.

I hope this was helpful, and if you have further questions, please do not hesitate to contact us.

1 Like