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

Forum Posts

How to populate list collector based on reference field value

Hi All, I have a requirement where I have a "country" field reference to "core_country" and when a country is selected here I have to populate the list collector having "catalog item" to be categorised based on "country" field selected. i.e I need to...

neharao by Giga Contributor
  • 3265 Views
  • 9 replies
  • 2 helpfuls

How to put g_form.hideAllFieldMsgs() in use

Hello, I am trying to put g_form.hideAllFieldMsgs in use but am failing. Kindly help.  g_form.addInfoMessage(g_form.getOption('state', '1').text); g_form.hideAllFieldMsgs(); I am still seeing 'New' message on top. Regards

Community Alums by Community Alums  
  • 3075 Views
  • 8 replies
  • 6 helpfuls

Resolved! Service Catalog Trigger does not work in Flow Designer

In my flow designer, I created a workflow where when a catalog item [sc_cat_item] is requested, an approver is assigned to RITM and a task [sc_task] is created. But, Service Catalog Trigger does not work in Flow Designer. When I checked Process Autom...

Resolved! Asset in ITSM vs SAM as Module

May be sounding very basic questions, but really need clarification. in this below picture, What is the difference between Asset in ITSM and SAM as Module? appreciate a detailed explanation, pls  

find_real_file.png
Paulsylo by Tera Sage
  • 14338 Views
  • 5 replies
  • 12 helpfuls

How to Generate Child RITM from Parent RITM

Hello Experts, I have a Catalog Item where we have to Select User with some other fields, So when we click on order now 1 Request Item will be generated, So I need to Create Separate Child Request Item in Parent RITM Related List.  Here is my catalog...

find_real_file.png find_real_file.png

Resolved! Calculating Due Date Based on Requested Date

I've been reviewing the Using DurationCalculator To Calculate a Due Date - ServiceNow Wiki wiki article to figure out how to set the default for a Catalog variable 'Due Date' to three business days from the 'Requested Date' = javascript:gs.now(). I t...