- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 03:50 AM
With Vancouver release, the section "Compose" in HR Agent Workspace has extra tab "Email".
We don't need it. How we can hide it please?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 03:53 AM
Hi @peter_repan,
Navigate to the table dictionary for the tables you want to hide it on.
Set Email client to false in the attributes.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 01:03 PM
@shagun137 please try the implementation provided above by configuring 'Show email mini compose'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 09:55 AM
@miro2. By setting the attribute Email Client to false, it is also removing the Compose Email button as well. that is the issue. Only thing we have to see is whether we can adjust the same in UI Builder. Probably @Dustin Taber have some thoughts on this.
Regards,
Bashid.
Regards,
Bashid.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 12:59 PM - edited 05-22-2024 12:59 PM
@Bashid Bepar1 you are right. When the attribute is set to false, the 'Compose Email' button is also hidden. Please try the implementation provided above by configuring 'Show email mini compose'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 03:08 PM
@Bashid Bepar1, @Community Alums
and when it comes to UI Builder configuration, you can change Compose section visibility in the Record Case SRP (you can bind data or use a script or just hide component). Search for Activity Stream Compose. I think there is no option to hide only 'Email' from here. This is controlled via the Email client attribute, and I haven't found a configuration to change that in the UI Builder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 07:07 AM
@Bashid Bepar1 @miro2 @shagun137
Check out this article.
I just tried it and it does work.
I now have a page variant of "Case SRP" that I set with a lower order number than the OOTB one, and the mini email composer is no longer visible in the 'compose' section. It's not conditional, but it'll work. If you can get it to be conditional based on state of record, let the rest of the us know. This seems to be an issue for many other users.