Remove the follow button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 08:37 AM
I am trying to remove the follow button from the task table. I have inactivated the UI and it did not remove from the task form. I also have added a condition so it only shows for admins and it still didn't remove from the form. Any suggestions on how to remove this UI ACtion.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2018 01:09 AM
Works for me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2019 02:34 AM
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2020 01:32 PM
This still works today. To clarify though, you're looking for the "Collection" type record of the table you are wanting to disable this on. You may want to disable this on a table that doesn't even have this attribute yet (by default it may show without live_feed=true even there).
You will also want to use the "Advanced" view to simply enter this in the attributes field:
which then allows you to simply type: live_feed=false
else if you don't do advanced view and try to use the Attributes related list, I don't think Live Feed shows up there.
Just wanted to throw all that out there 🙂
Please mark reply as Helpful, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!