Show or Hide the 'Follow' button on the forms that allows the user to follow live feed on a record.Issue Show or hide the Follow button on forms that allow users to add themselves as a member of a record conversation.ResolutionShow the Follow button To show the 'follow' button on the form header, the UI action controlling this button needs to be active. Go to System Definition -> UI Action and search for 'Follow on Live Feed' in the name column. Make sure the UI Actions for that particular table are ActiveNow go to System Properties -> All Properties.Search for the following system property: glide.live_feed.task_header_button Make sure the value is set to "collaboration". Hide the Follow button To hide the button, follow the steps above while you deactivate the UI Actions and set the value of the above system property to "none".Related LinksMore information about this feature: Live FeedFollow a record in Connect