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

hvrdhn88
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

Not applicable

Ankur Bawiskar
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  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

hvrdhn88
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