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  

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

Forum Posts

Resolved! Issue Calling Script Include in Business Rule

Hi, I'm having issues in a Business Rule I created to update a field called "u_pds_r_d_data_target". I'm using a Script Include, this one works fine on a Catalog Client Script, I already tested it, but I need it in a customized table. (function execu...

find_real_file.png

Resolved! Incident creation - GlideRecord('incident')

Hello: I have the code below on a workflow. The code is working but I need to populate the following fields: "Requested For", "Category" and "Subcategory". Any suggestions on how to do this?      inc = new GlideRecord('incident'),     fs_desc = s_des...

find_real_file.png
jose rivera1 by Mega Contributor
  • 1558 Views
  • 14 replies
  • 3 helpfuls

Resolved! UI Builder Calendar Component Problem

UI Builder Calendar Component. Rome, Patch 5 on PDI. Rome, I do not have access to determine in my actual environment. The following behavior is the same and absolutely consistent (multiple repeats) in both: I add Calendar component to a page—to keep...

Velma by Tera Guru
  • 1824 Views
  • 5 replies
  • 7 helpfuls

Resolved! How to give url of guided tour to users

Hi All, I want to give the url of guided tour to users. How do I give it?    The url is not for editing and creating. It is for launching. The url is needed to send in email.

MR13 by Tera Contributor
  • 1232 Views
  • 2 replies
  • 4 helpfuls

Color not changing in catalog form

I have used test decoration like below, g_form.addDecoration('email_id','icon-success-circle','Verified','color-red'); but the color is not changing it is grey in color(same as variable text color).    

Service Now Code Snippets for VS Code

Hey Guys,I am new to service now scripting and want to make it easier. I created snippets based off of service now documentation. I use VS Code (Its Free!) to write my scripts.To set upDownload Visual Studio Code - Code Editing. RedefinedDownload and...

find_real_file.png
johansec by Tera Guru
  • 3892 Views
  • 5 replies
  • 9 helpfuls

Resolved! How do I change the labels of the Project State choice list?

I would like 2 Project State labels to change from:"Closed Skipped" to "Canceled""Closed Incomplete" to "On Hold" The resulting actions should remain the same. I believe it can be done using dictionary overrides, but I'm not sure how to get to that s...

chillera by Giga Contributor
  • 1378 Views
  • 3 replies
  • 2 helpfuls

Resolved! Filtering on a Select Box Variable

I have two select boxes variables on my Service Center form. Facility Name Building Name We want to filter the latter by facility name.  For example, LSC-Montgomery would contain "Classroom Building A", "Classroom Building B", while LSCS-Kingwood wou...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
dmullinax by Mega Guru
  • 3899 Views
  • 1 replies
  • 0 helpfuls

Resolved! Can Business Rule still run even though disabled?

Today I created a Business Rule to populate a field based on changes in another field. I just disabled it to test something but the field is still being updated. Could this be a cache issue? Does something like this happen from time to time? Or must ...

Resolved! Sending Email to a User Reference variable

Hello! I have a catalog item using the Flow Designer. The requirement is to send an email to a reference variable pointing to the User table. I am using a 'Send Notification' action. I've done a bit of googling but what I can find are solutions using...

ceraulo by Mega Guru
  • 1626 Views
  • 4 replies
  • 4 helpfuls

Resolved! Converting a Catalog Item to an Order Guide

I have a lengthy catalog item we made for opening a new store but now there are other pre-built catalog items that need to be included with it as options. To do this I decided we would use an order guide but it seems like there is no way to simply tu...

find_real_file.png