- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2018 05:41 AM
I am trying to identify how I can remove some links from a list view but leave others. Omit links will disable all the links. I found this article
https://docs.servicenow.com/bundle/kingston-platform-administration/page/administer/list-administration/concept/c_AdvancedListControlWithScripts.html
but that just describes it based on a role
Has anyone else found this to be an issue and/or found a solution? Thank you
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2018 06:20 AM
I don't think it's possible to disable some of the links and not others with the OOB Lists, V2 or V3, however, I'd love to be wrong 😄

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2018 05:57 AM
Can you provide some details of what you are trying to do? What table/list? What links are you trying to disable? What is the business requirement behind exploring this technical solution?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2018 06:06 AM
Hi Chuck,
The table is a custom table and the customers find it confusing to have fields in the list view that are clickable so they want only the Record Number to be a clickable link and the other to be disabled. When I use Omit Link everything is disabled so I want to figure a way to enable just the Record Number to be clickable
Sorry due to proprietery info I cannot show a screenshot. Thanks for your help
Stef
p.s It was great seeing you at knowledge 18

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2018 06:44 AM
Jace is correct. It's either an all or nothing thing. If links are disable, you can still get to the record info by clicking the "i" icon on the far left.
This sounds like a minor user training thing rather than a technology.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2018 06:20 AM
I don't think it's possible to disable some of the links and not others with the OOB Lists, V2 or V3, however, I'd love to be wrong 😄