How to remove the email tab from Source to Pay Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
Is there any way to hide the 'Emails' Tab next to 'Details' Tab from Source to Pay workspace sn_slm_task record?
it is not a regular related list that you can hide using the form layout.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Alon Grod ,
Yes, there is a way to inactivate it directly from the table in the Native UI without going to UI Builder and duplicating the variant.
Try opening the following record in your instance using SN Utils with this sys_id: 3a617918f4713610f87768862c868fda, or navigate to the sys_ux_screen table and open the same record.
You'll notice that the Screen Condition field is empty. Populate it with the following value:
table!=sn_slm_task
This will make the screen inactive for the sn_slm_task table without requiring any changes in UI Builder.
If my response helped, mark it as helpful and accept the solution.
Thanks,
Dinesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
If my response resolves your issue, accept the solution and close the thread so that it can be helpful for the future readers.
Thanks,
Dinesh