Hide a new button in a related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Our requirement is this:
In project workspace we have two related lists, both on pm_project_task table - one is filtered by parent, the other by top project. We dont want users to be able to create new tasks from the top project related list, as it creates them with an incorrect top project.
Obviously we can Omit New on the list control view in the back end, but this doesnt hide the new button in workspace. This appears to be controlled by a UX Declaritive Action 'New' in global. If I set active = false it removes new from both related lists. The following article suggests to create an action exclusion on the pm_project_task table, but again this would hide it for both related lists.
Does anyone know how we could remove the new option for just the related list filtered by Top Project??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I could see only 1 Related List with Parent filter
which other you are referring?
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Ankur, we are also using the top_task filter. On pm_project table record, configure related list. You should see Project Task - > Top Project
