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

Forum Posts

MSG files not opening

Hi all,We have found that when an MSG file is forwarded into the system through the mail it will then not allow the file to be opened.Error message displays - "Can't open file. The file may not exist, you may not have permission to open it, or it may...

Nick105 by Kilo Expert
  • 5722 Views
  • 5 replies
  • 0 helpfuls

GlideAjax Help - Service Catalog Reference Qualifier

Hoping someone here can tell me what I'm doing wrong here. On a catalog Order Guide, I need to filter a list of Configuration Items based on the CI Class chosen in another variable.I created an on Change Client Script (on the Class Variable) that cal...

Sarah50 by Kilo Expert
  • 1876 Views
  • 1 replies
  • 0 helpfuls

Trigger event when browser window / tab is closed

I m trying to create an event when the browser window / tab is closed. Can window.onunload function be called? if so, from where?I see session.established event is created everytime the new session is established. Similarly, i want to trigger another...

Ruchi19 by Mega Contributor
  • 2096 Views
  • 2 replies
  • 0 helpfuls

Reference Qual on choice list

Hi,On incident table have a choice list field,need to restrict some of the values appearing in this field.Was planning to achieve this using a reference qualifier - http://wiki.service-now.com/index.php?title=Reference_Qualifiers#Qualifiers_Based_on_...

tj2 by Kilo Contributor
  • 4007 Views
  • 3 replies
  • 1 helpfuls

How do you add a Confirm Message within a Business Rule

I am currently using the following function within an Business Rule to populate the RFC field on the incident table from Change. As is, it is working correctly, but the process owners now would some changes. What they want is a check to see if the RF...

lindac by Kilo Explorer
  • 2949 Views
  • 1 replies
  • 1 helpfuls

Having a UI Action validate fields before save.

I have made a UI action button which changes the status of a record, then saves the record. Unfortunately any validations that should occur on save do not happen and we have a record with required fields not filled out that are not being reported on....

ccajohnson by Kilo Sage
  • 3223 Views
  • 5 replies
  • 0 helpfuls

Email Notifications/Templates Clarification

I just want to make sure I have this concept right. Regardless of what is in the "Email Template" field on an Email Notification form, if I have something in the "Subject" and(or?) the "Message" fields, that template is overridden and the Subject/Mes...

Work Notes not formatting HTML

We use the work notes field for communication. When entering links it does not format it in HTML. I know you can add HTML tags, but has anyone else had this issue?Need to retain the journal type field and have automatic HTML formatting.

gaidem by ServiceNow Employee
  • 3184 Views
  • 5 replies
  • 0 helpfuls

How to get sys_id of email notification?

Hello Everyone,Can someone please tell me how to get the sys_id of the email notification in the message field.Currently when I use current.sys_id in the message field,it gives me the sysId of the record on which the event has been triggered.I can ge...

User150433 by Kilo Sage
  • 4375 Views
  • 3 replies
  • 3 helpfuls

Mobile view issues

Hi guys,I have been playing around with the Mobile view and have customised some of the Mobile Applications and modules.I noticed a few things amiss when I have personalised an incident form:- HTML fields (that contain a WYSIWYG editor) are not rende...

bennyb by Kilo Contributor
  • 2680 Views
  • 4 replies
  • 0 helpfuls

javascript list filter

Hello AllFor reporting purposes we want to use a business rule to populate a filter.Unfortunately we can't get it to work. This is what's happening: We have created the following global business rule (client callable): function testFilter() { return ...

stefan30 by Kilo Explorer
  • 3710 Views
  • 3 replies
  • 0 helpfuls

Script Includes - name must start with a capital letter?

Can someone please confrim or deny the fact that the name of a script include/GlideAjax must start with a capital letter?I've been trying to get the below GlideAjax to work for a while now and just discovered this fact//script include name = Asdfvar ...

ninnesr by Kilo Contributor
  • 2859 Views
  • 8 replies
  • 0 helpfuls