Service Portal Permissions to View Requests

bwalls
Tera Expert

Hello ServiceNow Community,

 

     I'm looking to see if anyone can assist me with a Service Portal question.  Currently we have our Service Portal up and running, but only a the requester can view their requests, which is fine, but when they submit on the behalf of someone else they lose that ability to view that request and now only the "Requested For" can view that request.

 

So I'm looking to allow both "Requester" and "Requested For" to be able to view these requests.  Is there a way to make this happen?  Preferably an out of the box resolution if there is one.

 

Thanks

4 REPLIES 4

RudhraKAM
Tera Guru

As of now it will fetch the request from loggedin user , we need to alter the condition where it says request opened by logged in user and  requested for is loggedin user so that it will give the list of requests

RudhraKAM
Tera Guru

login as admin and go to that my request widget and right click on that and select instance options 

find_real_file.png

 

and then change the query accordingly 

find_real_file.png

Thanks Kam, but I cannot seem to find what you're referring to in your screenshots

SRS
Tera Contributor

@bwalls - did you ever figure this out?  If so, I'm looking to solve a similar request