ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Ui action script doesn´t work

I'm creating a UI action (button) in the ServiceNow sc_task table called "Create Story". The button should trigger a process to create a story record in the rm_story table and copy fields and attachments from the related Requested Item (RITM) to the ...

Big Alex by Tera Contributor
  • 1405 Views
  • 11 replies
  • 0 helpfuls

Problem Form: HTML Fields Read-Only and Fix Button Not Working

All HTML-type fields in the Problem form are appearing as read-only. This includes fields such as Workaround, Cause Notes, and Fix Notes. Additionally, when we click the Fix button on the Problem form, the related popup window does not open. See the ...

Lauren Bell by Tera Contributor
  • 368 Views
  • 2 replies
  • 0 helpfuls

Automating standard change request using the DevOps pipeline

We currently have 20 Standard Change templates and an existing DevOps Change Velocity integration between Azure DevOps and ServiceNow. When we trigger a release through the normal-change pipeline, DevOps automatically creates a Normal Change record i...

EssnZilla by Tera Contributor
  • 587 Views
  • 2 replies
  • 1 helpfuls

Hiding UI Action on the custom table that extends task table

I have a custom table that inherits the UI Action from the extended 'task' table. I want to hide this UI Action on the custom table. I tried using the condition 'current.getTableName != 'custom_table_name).Also tried creating a new UI Policy with sam...

vipulmange by Tera Contributor
  • 550 Views
  • 4 replies
  • 0 helpfuls

Wrong mapping of assignment group and owner profile

1)For example fred is caller and he is in group x and group y So when i sumbit incident the owner should be fred and assignment group and owner field should be based on two groups x or y not anyother If I create a incident it is mapping to any other ...

DHANUSHKODv by Tera Contributor
  • 518 Views
  • 2 replies
  • 1 helpfuls

View Assessment button in Change Record

Hi all I am able to see the "View Assessment" button in the Change Record in SOW under the Record Information Tile but only in the New state. Once the state transitions, the view assessment button is not available, it disappears. Does anyone know whe...