We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Hi @Souvick6917 

 

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

*************************************************************************************************************
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/dratulgrover [ 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

 

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

We probably need table level ACL with the condition.