Restrict users on all reference field on serviceNow

Kalpesh Patil
Tera Contributor

Hello ,

 

Need urgent help here.

We have requirement to hide set of users on all fields/variables on ServiceNow which referencing to User.

Is there any possibility to achieve this without adding reference qualifier on each field.

 

@ankurbawisk 

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Kalpesh Patil 

OOB there is query business rule on sys_user. But you should not touch it as it will impact everywhere where user table is being referenced

Not possible without using simple or advanced ref qualifier on your fields or variables

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Kalpesh Patil 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Kalpesh Patil 

 

Any specific item you want to do or across platforms. You need to add the condition in advance qualifier to make it possible. 

 

https://www.servicenow.com/community/developer-forum/best-practice-to-restrict-the-selectable-users-...

 

https://www.servicenow.com/community/developer-forum/how-to-restrict-a-reference-variable-field-user...

*************************************************************************************************************
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]

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