Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! how to use if inside while loop

Hi All, My code is just updating the else condition if the value is matched. i want to give the error message as well.var server = request.split(',');for (var i = 0; i < server.length; i++){var gr = new GlideRecord("u_server_details");gr.addQuery("u_...

Priya75 by Tera Contributor
  • 3628 Views
  • 11 replies
  • 2 helpfuls

How to customize OOB copy Incident UI Action

Hi all,When we click on OOB Copy incident UI action it will create new incident by copying some field value from old incident form. In our case the assignment group field value also got copied from old incident to new incident from, but the assignmen...

Community Alums by Community Alums  
  • 2045 Views
  • 6 replies
  • 0 helpfuls

Resolved! Passing a value via URL into a record producer

I am trying to populate the description variable on a record collector form from an external URL.   I am able to do so on a new Call form with the following URL:https://<instancename>.service-now.com/nav_to.do?uri=new_call.do?sys_id=-1%26sysparm_quer...

find_real_file.png

ua_app_usage

Hello, ( ua_app_usage )table, will it capture catalog items, order guides? Thanks in advance  

Mk_snow by Tera Contributor
  • 1276 Views
  • 2 replies
  • 0 helpfuls

Resolved! Email Received field on Incident form

Good Morning, I am reaching out for help with the code below. I have been asked to create a custom field on the Incident form that changes to "update received" when incident receives an email. The field is automatically on update clear & when someone...

cdavis22 by Tera Contributor
  • 2905 Views
  • 6 replies
  • 0 helpfuls

Resolved! Remove or Deactivate Survey Answer

We have surveys that we send out with one of the questions being a simple Choice selection question. Our issue is that we need to remove one of the options from that choice selection list. I don't see a way to deactivate just the answer, only the who...

Community Alums by Community Alums  
  • 1759 Views
  • 1 replies
  • 0 helpfuls

String to List Collector in Flow Designer

Hi All,I am attempting to create a flow that will take a comma separated list of sys_ids and call a catalog item with that information. The list would be populated into a List Collector in the catalog item. I can't seem to figure out how to convert t...

Get only date value from date/time field

I have a Date/Time field which has value like 2006-10-12 23:17:30I want date alone from the field as i don't want the time appended there. Only 2006-10-12How to get the value from glide script (server side) ?

Community Alums by Community Alums  
  • 20645 Views
  • 5 replies
  • 5 helpfuls

Prevent deletion of attachment once the incident is submitted

Hi Team, I want the end users to prevent removal of attachment only once the case is submitted,They should be able to add an attachment and delete it before the case is submitted,but should not be able to delete it ,once the case is submitted in serv...

KARAN24_0-1683188862479.png
KARAN24 by Tera Contributor
  • 1758 Views
  • 2 replies
  • 1 helpfuls

I want to add a UI Action on my Incident form to create Story

Hello All, I would like to add a UI Action button on my Incident form, to create Story (rm_story). Once the Story is created, I'll want the Story number/record to be visible on the Related List Tab of the Incident. ALSO, I want the created Story to a...

Hola Ola by Giga Guru
  • 1115 Views
  • 2 replies
  • 0 helpfuls