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.

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

please help me I have same requirement


Paul Curwen
Giga Sage

You can do this without any coding or configuration:



See Prevent users from following records in Connect for all tables



Regards,



Paul


***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

verdakosnett
Tera Expert

Under system definition choose Dictionary


for the attribute of the table for which you do not want the follow button enter: live_feed=false



find_real_file.png


This works for me.


This is the simplest solution! Thank you very much!