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

Forum Posts

prevent form submission?

i am writing a client script which will give a alert when same email id is present already in the table. But when I am submitting the form it is allowing the user to submit.I want to prevent the submission of form if same email id is present?I am wri...

how to test email.to condition in dev instance

i am trying to test an forward type inbound action having condition in the script:createRequest();function createRequest() {if(email.to.toString().toLowerCase().indexOf("ssc-atp@test.com") > -1){But i am not sure how to test this as i am forwarding m...

avanis by Kilo Contributor
  • 4275 Views
  • 5 replies
  • 1 helpfuls

Resolved! Accessing record fields in a GlideRecord

I have table which has three columns and I'm using a form OnChange event to trigger a client script to look for one record, then pull data from another field from the same record and place it on the form.The code is:function onChange(control, oldValu...

Bob20 by Tera Contributor
  • 4265 Views
  • 11 replies
  • 2 helpfuls

Issue in Exporting a Change Form into PDF

I have a Change Request of which i need pdf for some purpose.Whenever I tried to Export to PDF that change form my instance stops responding.No exception comes out.The change form which i am trying to Export in PDF is having a large number of activit...

erpradeep by Kilo Contributor
  • 1699 Views
  • 2 replies
  • 0 helpfuls

how to remove assignment for consumable item

Once I have consumed a consumable item and assigned to a user, assuming the item is returned or decommissioned, how do I remove the assignment? I see no obvious way to do this.

simonjudge by Tera Contributor
  • 2446 Views
  • 3 replies
  • 0 helpfuls

Email Threading

We had a question posed to us regarding emails send from a record.Is it possible for Servicenow to adjust header so all emails sent are withing the same thread?Here's the wording used."Please add threading headers to the IM update e-mails.  These ar...

mitchr by Kilo Contributor
  • 3072 Views
  • 2 replies
  • 1 helpfuls

javascript:gs.minutesAgoStart on Scheduled Job script

I was trying to use a scheduled job to create a change ticket, if I want to set the work start / work end field to a specific time, what's the equivalent of javascript:gs.minutesAgoStart when I translate It to a script using the scheduled job? The th...

Resolved! Need Assignment Rule to be assigned to More than 1 User/Group

Good afternoon,       I have set up assignment rules for tickets to be routed to specific users based on their location and group membership.   I was asked to 2 users to this assignment rule, but I do not see a space for more than one user.   Is ther...

Resolved! Deleting Attachments from a Catalog Item

Hello All, I have a requirement to show and force attachment for certain request types. When the request type is change to options which do not enforcean attachment, how can I remove the already uploaded attachment from the catalog item view?I have t...

find_real_file.png find_real_file.png
tiyasa by Giga Expert
  • 4219 Views
  • 3 replies
  • 1 helpfuls

Where to find REST Service Debug Logs?

Hi,I have been figuring out how to debug REST services. I came across below link and followed instructions:https://developer.servicenow.com/app.do#!/document/content/app_store_doc_rest_integrate_fuji_r_DebuggingRESTQueriesI already set the property m...

dalton1 by Giga Expert
  • 7792 Views
  • 5 replies
  • 1 helpfuls