How to hide "FOLLOW" button for specific table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2020 09:32 AM
Hi Everyone,
How to hide "Follow" button for specific table?. I don't want it to hide globally, I want it for specific table.
Thank you,
Rakesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2020 12:05 PM
Hi,
Please check below links that may help you on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2020 11:16 PM
Go to:
yourinstance.service-now.com/sys_dictionary_list.do?sysparm_query=nameSTARTSWITHtablename%5Einternal_type%3Dcollection&sysparm_view=
I filled in incident as the table name and get this:
If I open that I get this and can set Live feed to false:
The result:
Before:
After:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2020 07:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2020 07:48 AM
If you switch to advanced view on the dictionary you can set it:
Like this:
Go to your table and select 'configure --> Dictionary':
Select the entry with Column label empty, should be type collection:
(I am using Incident as example. But you can use your custom table)
Select advanced view:
From there you can enter:
Note: the Attributes are comma (,) separated.