The CreatorCon Call for Content is officially open! Get started here.

Restrict specific users to see records on list view

Souvick6917
Tera Contributor

Hi team,

Please help in achieving below requirement.

As a member of specific groups say group A and B, I will be able to view certain number of records on customer contact table. The table has field which is filtering the records I want to see.

I will only see the records which are fulfilling the condition and other records will not be available to me.

 

Thanks in Advance

Souvick

8 REPLIES 8

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Souvick6917 

 

So you want after condition, if condition did not fulfil, user should not able to see the results?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

I want to achieve the requirement through ACL, what will be the steps?

Hi @Souvick6917 

 

ACL can be used, but my though is how.. 

bcz either you can use table.* or table. None

 

AGLearnNGrow_0-1710412422156.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

We probably need table level ACL with the condition.