Resolved! Document ready UI Script
I'm trying to use a document ready function in a UI Script to capture the current user... var $j = jQuery.noConflict(true); $j(document).ready(function () { user = gs.getUserID(); alert(use...
Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details
I'm trying to use a document ready function in a UI Script to capture the current user... var $j = jQuery.noConflict(true); $j(document).ready(function () { user = gs.getUserID(); alert(use...
I am working with access to the WebServices REST/SOAP api for our Service Now platform.Currently, I am creating CI's and now want to be able to link them to a Business Application (BAPPxxx).The mapping is similar to the following:u_cmdb_ci_business_a...
Hi,I am trying to change the label text value for one of the variables in my catalog item. Nothing happens when I navigate to my item but getLabelOf seems to work fine.
Hi,I am new to serviceNow. I was stuck in a problem. I want to flash a field in the list view of the table. The flashing will be based on, any update via email on a particular record.I have tried a piece of simple javascript code in "Values" field in...
Hi,I need some help in a complex requirement:1. I have a Table called PO2. I have another Table called POLThis first table PO is the master one, and the second table POL is a related table with a field referencing to the PO parent table. This means t...
Hello everyone, I've got 2 integer fields. There is something strange when I try to compare themDoesn't works :if (current.number_of_attendees_registered == current.number_of_attendees_expected) { gs.addInfoMessage("Egual"...
Hi all,I was just wondering if anyone has ever set up an inbound email action using the BCC value? If so, what script condition are you using to facilitate this?I have looked at this and we are receiving emails in to ServiceNow if the address is used...
I'm modifying the end time on a lot of old tickets. This is a one time deal to fix an issue. The below script works for that but the SLA calculation is not updating. I found the Run SLA Calculation action that is doing it in the normal closing proc...
Hello all, Our end users use a sort of ESS portal to access the Service Catalogs. We want to get the data of the number of users who use this functionality against the ones who use the usual way. Is there a way to get the data? When i go through tran...
I have been banging my head for several hours trying to figure this out.I have been trying to add a particular field to an incident view that I have, but something keeps hiding it when I load the page. It is just a standard textbox field on the inc...
I have a Catalog Client Script that is used by some Catalog Items and some Order Guides. What I would like to know is if I can find out if the script is being called from within a particular order guide. I tried using g_form and referencing the n...
I have an Excel file with the following structure:Name Amountaaaa 1234When I import this file 1234 is displayed as 1,234. The cell is General type in the file.How to prevent numbers form being formatted while import?
Hi,One of our customers need WADL file for the ServiceNow REST service.Is it possible to generate?Regards,Bala
Hello All, I have run into an issue while standing up a CMS content page. The page is using an Iframe to display a users requests, however, if the user prompts a window with an action and the window is larger than the Iframe, it gets cut off. Is ther...
I have a SN instance in Calgary and I am moving information, etc. to a Eureka instance. I found the 'images' stored in Calgary (especially the company/department specific one I need), but where are the icons? And also, how would I export-import the...
| User | Count |
|---|---|
| 130 | |
| 47 | |
| 36 | |
| 20 |
