How to disable the follow button

Shyna1
Tera Contributor

There is a follow button in   my form , How can i disable thatsm22.PNG

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

you can do it through "glide.live_feed.task_header_button" properties.



in application navigator mention "sys_properties.list" in type set it as "none"



find_real_file.png


View solution in original post

3 REPLIES 3

Karthik Reddy T
Kilo Sage

Hello Shilpa,



Refer the below similar threads may helpful to you.



How to disable Follow button (with dropdown) on form?



Remove the follow button



How can i hide the follow button from the header


Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Shilpa,



Following link should be helpful:


Remove the follow button



If it cannot be found in UI action you need to use DOM manipulation to hide that.



Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.


Thanks


Ankur


Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Harsh Vardhan
Giga Patron

you can do it through "glide.live_feed.task_header_button" properties.



in application navigator mention "sys_properties.list" in type set it as "none"



find_real_file.png