UI Builder - when number is clicked from list it should open the record in new workspace tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2025 06:42 AM
Hi all,
I have created a list using ui builder, Table is incident.
when a user clicks on the incident number it should open the respective record in new tab of the workspace.
How to achieve this? Kindly assist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2025 06:46 AM
It does happen OOTB and opens in new tab for each INC in the workspace
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2025 12:27 PM
I created a custom list in the workspace using list component and add the incident table. It's not opening in such case but list is visible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2025 08:30 PM
did you compare the configurations by comparing with the OOTB one?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2025 09:19 PM
Hi Ankur,
I have used something like below in my dashboard, when I click the number it's not opening the form in new page.
Thanks