New Button needs to remove on the incident_task table records list in Service Operations Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi ,
New Button needs to remove on the incident_task table records list in Service Operations Workspace. I have checked the sys_declarative_action_assignment_list(List actions) , but there is no record with new on the incident_task table. Could you please help me how to remove the new button on the incident_task table records list in sow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi @ramireddysa,
The reason you're not finding a record on sys_declarative_action_assignment for incident_task is that the New button assignment almost never sits at the child table level, it usually lives on the parent, task. Since incident_task extends task, that's where the related list action is actually defined.
- sys_declarative_action_assignment: filter Action model = Related list and Action label = New, then look for the record where Table = task, not incident_task.
- Action Exclusion: open that task-level record, go to the Action Exclusions related list, and add a new row with Table = incident_task and Exclude this table checked.
- Table field quirk: on some versions the Table field on the exclusion record shows blank or gets wiped on save. If that happens, temporarily change that field's type on sys_workspace_declarative_action_exclusion from Table Name to String, save the exclusion with incident_task typed in, then switch the field type back.
- UI Builder override: also check the related list component config for that incident_task list on your SOW page, a Create action toggle there can override the table level exclusion.
Clear your browser cache after saving, declarative action changes are cached client side and won't reflect until you do.
If it's still showing up after all that, share your instance version and I'll take another look.
Thank you,
Vikram Karety
Octigo Solutions INC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi @ramireddysa,
Refer below:
Solved: Service Operations Workspace - Remove "New" button... - ServiceNow Community
Solved: How to hide or remove New button in Service operat... - ServiceNow Community
Edit, Inactivate or Add buttons in Service Operati... - ServiceNow Community
Solved: Re: How to configure Service Operation Workspace S... - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi @ramireddysa
- Navigate to sys_declarative_action_assignment.LIST
- Filter record using sys_id : sys_id = 17c13e7273131010a0a79329faf6a794
- Navigate to the record's related list "Action Exclusion" and create new entries for incident task table
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti