Hiding Emails from the Activity Stream
Collapse
X
-
you can try thisHi everyone,
we’re currently facing a usability issue in our ESPOcrm setup: emails linked to a case or account are not only listed in the sidebar under the respective entity but also appear in the general activity stream. This often results in a very cluttered and overwhelming view, especially for users trying to focus on tasks or notes.
Since emails are already easily accessible via the sidebar, we’d prefer to hide them from the activity stream entirely to keep the timeline cleaner.
Is there a configuration setting or customization that allows us to exclude emails from appearing in the activity stream, while keeping them attached to the entity and visible in the sidebar?
Thanks in advance for any pointers or solutions!
PHP Code:streamEmailWithContentEntityTypeList = []
i think this could work and remove adding email content to the stream, as by default espocrm set this for case and by providing an empty array it might reset the parameter and email content won't be displayed on stream of case entity.Leave a comment:
-
Untick the Audited Button in the Relationship with Email in the Parent Entity and in the Entity Manager> Email> Edit Untick StreamLeave a comment:
-
Hiding Emails from the Activity Stream
Hi everyone,
we’re currently facing a usability issue in our ESPOcrm setup: emails linked to a case or account are not only listed in the sidebar under the respective entity but also appear in the general activity stream. This often results in a very cluttered and overwhelming view, especially for users trying to focus on tasks or notes.
Since emails are already easily accessible via the sidebar, we’d prefer to hide them from the activity stream entirely to keep the timeline cleaner.
Is there a configuration setting or customization that allows us to exclude emails from appearing in the activity stream, while keeping them attached to the entity and visible in the sidebar?
Thanks in advance for any pointers or solutions!
Tags: None

Leave a comment: