URL to show a record from a table in Service Portal?

patricklatella
Mega Sage

Hi all, I've got a requirement to show a single record from a custom table in Service Portal.  What would the URL be for this?  Do I need to create a custom page? 

My table name is [u_core_request]

My Portal suffix is "leg"

thanks!

1 ACCEPTED SOLUTION

Joel Millwood2
Kilo Guru

Hi Patrick,

https://instanceName.service-now.com/leg?id=form&table=u_core_request&sys_id=sys_id should take you to the form view of the record in question or id=ticket for the ticket view.

View solution in original post

12 REPLIES 12

Hi Patrick,

My apologies, I have amended my previous reply and answered above.

Hi Joel,

yep, agreed that typically records in the backend would not be surfaced to end users.  But this use case is for a Legal department specific Service Portal, and one of their functions is to surface specific records to end users.  I've impersonated an end user to view one their own records and the "Save" button is showing to them...which should be all I need.  The rest of the functionality appears to match.  Thanks again!

You're most welcome Patrick, I appreciate your feedback and taking the time to mark my answer and response as helpful, have a great weekend!