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

Forum Posts

Change of field Label for a custom Table created

Hi Guys, We have created a custom Table called as B2B Technical support which extends the Base table which is the OOTB Case Table in servicenow. We want to change the Label of “Number” field to “Case Reference” of the newly created Custom Table i.e “...

Resolved! In a catalog form we have a Multi row variable set with multiple drop down values. I need to populate approval based upon the drop down values..

Hi Experts, In a catalog form we have a Multi row variable set with multiple drop down values. I need to populate approval based upon the drop down values. If we select scadaprd or scada dev it must go to sacada approval, if we select prod it must go...

how do i push values in array for a record

Hi All,  i want to puch Ip address for the ci , which has 3 records in it. I want 3 ip to be puched to the array in one go. this is giving me 3 records or if i print it outside, it takes only one record.  var ciSys_id;var array=[];var IP=new GlideRec...

Priya75 by Tera Contributor
  • 3426 Views
  • 16 replies
  • 0 helpfuls

Add "To Address" through email script

Hello, We have one global notification that will trigger to "requester" when any RITM is created on any catalog item. Here my requirment is, for one "XXX" catalog item if requester select one drop down variable as "ABC", we need to send out an email ...

n_16 by Tera Contributor
  • 4101 Views
  • 7 replies
  • 4 helpfuls

Resolved! Making changes to OOB Risk Assesment generated through the enablement of plugin "com.snc.change_management.risk_assessment" exhibits weird behaviour

I have enabled the risk assessment plugin . As a part of the installation. there is an OOB Change Risk Assessment which gets created in the system. Whenever I am making any change to  the assessment questions , the "Risk Assessment" ui action on the ...

Glide modal or glide dialog window

i have a requirement: There should be a ui action: transfer it to hr on incident form. When user clicks the button, a popup window should open asking for confirmation : are you sure you want to transfer the ticket. Pop up should contain 2 options yes...

sx1 by Kilo Contributor
  • 751 Views
  • 1 replies
  • 0 helpfuls

How to overwrite an image field using a script?

I would like to know how to overwrite image fields using a script. I am trying to import a data with an image field and here's where I am at right now.  (function runTransformScript(source, map, log, target /*undefined onStart*/ ) { // Add your code...

find_real_file.png

Stop UI action to work if field is empty

I have created a UI action to create another ticket. I need to make some fields mandatory to create that ticket. So if mandatory field is empty and when clicked on UI action that should not work. I need to make that in UI action script. Can anyone he...

Kumar147 by Tera Contributor
  • 1239 Views
  • 7 replies
  • 3 helpfuls