Quantcast
Channel: ServiceNow Community - JavaScript
Browsing latest articles
Browse All 197 View Live
↧

Need to add an alert when there is an Invalid Reference in a Reference field

When there is an invalid reference in a reference field, we need to add an alert on the form. The challenge is we cannot use the onChange script as nothing is really changing on the form(Value is not...

View Article


Find nth position in a GlideRecord query

Hi All, Can someone please help me out to find out a way to find the nth position of a glide record when a table is queried?My use case is that I need to query a table from a client script, find its...

View Article


My challenge is to script a filter on a variable to limit choices on a...

Hello, My challenge is to script a filter on a variable to limit choices on a catalog item. I admit I am weak at scripting. I searched the Wiki and community and found many options, but have not...

View Article

Basic OAuth UI Page getting content from Google+

Very basic OAuth UI Page getting content from Google+ based on https://developers.google.com/api-client-library/javascript/features/aut...In your google API console setup: Client ID for web...

View Article

elmt.innerHTML or elmt.name does not seem to work

On an RITM i want to prevent the variable app_perc to be disabled and allow the user to enter information into it. I cannot seem to get it to work by specifying elmt.name or elmt.innerHTML.function...

View Article


Jello - Version 0.2 released

First, terribly sorry for my silence. It's been a rocky 2 months November and December...I finally got some time to work on Jello V 0.2 and I'm releasing it(finally) today.If you have missed Jello...

View Article

How to set the back-ground color to a menu section in Navigation menus?

Hi,How do i set the back-ground color to a menu section in Navigation menus? I want to set different back-ground colors for each menu sections. I can see the options for left image and right image but...

View Article

Data time issue

Hi All,I have one field create date in change form ( sys_sys_created_on) and i am picking value of create date in Email Template. e.g: Create-date : ${sys_created_on} Result are: 2013-12-30 18:36:16...

View Article


My Emails Gauge

Having a gauge that shows a user's sent emails is great for troubleshooting and reporting. Here is how to create one for your ServiceNow instance.NOTE: Be careful with performance of this gauge, the...

View Article


Access Control Script Help

My current Access Control script below allows only users who are in the 'HR College Referrals' group to view incidents assigned to that group. I want to add this privacy rule for another group, 'HR...

View Article
Browsing latest articles
Browse All 197 View Live