We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

New Button needs to remove on the incident_task table records list in Service Operations Workspace

ramireddysa
Tera Contributor

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?

@Ankur Bawiskar 

@Dr Atul G- LNG 

3 REPLIES 3

Vikram Reddy
Tera Guru

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

Tanushree Maiti
Tera Patron

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
  • TanushreeMaiti_1-1783966836093.png 
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti