Remove the follow button

marskh111
Giga Contributor

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.

22 REPLIES 22

Works for me

Thanks

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).

find_real_file.png

You will also want to use the "Advanced" view to simply enter this in the attributes field:

find_real_file.png

which then allows you to simply type: live_feed=false

find_real_file.png

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!