- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:02 AM
Need to remove New button on the Change Tasks related list for Normal, Emergency, and Standard change
How to achieve it can anyone please help ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:37 AM
@Astik Thombare Please use the following steps to hide the New button on Change Task related list on change request.
1.On Change Request form, scroll to the bottom and on Change Task related list, use context menu and look for List control
2. You will be taken to List control, choose Omit new button checkbox and save, the New button will no longer appear on change task related list on change form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:04 AM
Hi @Astik Thombare,
You can make active false that UI action or add conditions so that it will be hidden.
If my response helps you resolve your issue. Kindly mark it as helpful & correct. It will be helpful to future readers! 👍🏻
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:10 AM
I think we have to add omit condition in list control

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:14 AM
Hi @Astik Thombare,
The new button responds to Create ACL's. So if you have no rights to create, the button is not visible.
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
09-28-2023 02:21 AM
Can we achieve the same by adding conditions ?