How can i remove the new button on case table in related list for task .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 12:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 02:16 AM
Made changes still not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 02:02 AM
The related list Task in the Customer Case [sn_customerservice_case] form is the Customer Case Task [sn_customerservice_task] table.
So you can control the Create ACLs to show/hide the New button according to your requirements.
And within the Workspace, you should find the Button with the following URL.
URL: https://<instance_name>/sys_declarative_action_assignment.do?sys_id=5555b77273131010a0a79329faf6a780
It's a Global action assignment, so be careful with your changes.
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 03:27 AM
Did the changes still not working