hide activity stream
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2017 11:50 AM
How to disable the Activity stream button on Requested Item and Catalog task across all views?
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2017 11:54 AM
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