Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to enable only some list links

bonsai
Mega Sage

I was looking for a way to disable some links in a list field

https://www.servicenow.com/community/sysadmin-forum/disabling-some-field-links-on-the-list-screen/td...

inc_list1.JPG

 

 

I tried disabling the link function of the list screen using the list control.

inc_list_c.JPG

 

inc_list_2.JPG

After all links have been disabled, is it possible to enable some of the links?

I would like to enable the link in the red box above so that I can check the user record.

1 REPLY 1

Ravi Chandra_K
Kilo Patron

Hello @bonsai 

Instead of omit links,

click the header and choose Configure > List Layout

 

Replace the linkable reference fields with a plain text equivalent (e.g., category.name or kb_knowledge_base.name).

like in this thread Abhay explained 

https://www.servicenow.com/community/sysadmin-forum/disabling-some-field-links-on-the-list-screen/m-...

 

Please mark the answer as helpful and correct if helped. 

Kind Regards,

Ravi Chandra