We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

hide activity stream

kss
Kilo Guru

How to disable the Activity stream button on Requested Item and Catalog task across all views?

1 REPLY 1

sachin_namjoshi
Kilo Patron

Below are the properties to hide activity stream on list layout and on form layout.



1)Hide activity stream on List Layout   -----     glide.ui.activity_stream.list_button


2)Hide activity stream on Form Layout ----- glide.ui.activity_stream.form_button



if you want to do it by specific table is with a property that looks like this:



glide.ui.stream_icon.TABLENAME = false



Regards,


Sachin