Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to restrict ER case view by Opened by

ge3
Tera Expert

How can we add an additional layer to the OOB security rules on ER by restricting ER cases from being viewed/visible in list by the people who opened them too (opened_by)

 

Any idea as well where servicenow is setting the self-service view for Opened For on ER cases?

5 REPLIES 5

HI no, I have seen these docs and it's managed by groups. We are restricting it to anyone who is eligible to create an ER case, that the case is hidden from them, similar to how it is applied to Opened for (view maybe) or non ER employees.

jcmings
ServiceNow Employee

Can you use the field Opened for/Approver view, which lives on the HR Service record?

See screenshot:

jc21_0-1708554871855.png

 

This is only portal view. Anyway I created a query BR and it's working as needed thanks!