- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2018 03:08 PM
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!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2018 03:19 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2018 03:19 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2018 03:32 PM
excellent, thanks Joel!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2018 03:38 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2018 03:50 PM
Hi Patrick,
The UI actions will still appear on the form in the Service Portal (at the bottom of the record) depending on conditions and if the user in question has access to be able to perform those operations.