We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Glide Ajax 101-Beginner Level ( Inspired by Shawn Dowler)

OverviewOverviewGlideAjax can be tricky to use due to its client-server structure. To simplify its implementation, I created this color-coded example to ensure all details are covered when setting up a new call. This guide includes an image, text, an...

sadif_raja by Tera Guru
  • 1268 Views
  • 1 replies
  • 3 helpfuls

Adding a field in caller card next to name in SOW

In SOW, under Record Information for an Incident, I want to add a box in red and green color and the text in the box should be "VIP" and "EXEC" respectively. Can someone please help me how to add it? I have modified the OOB Script Include "SOWInciden...

example for exec word near name in caller card.png
SonamKandoi by Tera Contributor
  • 532 Views
  • 1 replies
  • 0 helpfuls

Resolved! Exclude one business rule from execution

Hi I have business rule Close Item which closes items after some time. During running update other business rules are fired. I want to disable one particular BR during execution of Close Item BR. Option setWorkflow(false) cannot be taken into account...

leech10 by Tera Contributor
  • 1182 Views
  • 2 replies
  • 1 helpfuls

Resolved! Assignment Group Metric

Is it possible to modify the OOB assignment group metric to display a different value?  my goal  is to display the previous group along with the new group:current.u_previous_assignment_group + ' -> ' + current.assignment_group.getDisplayValue();

bekfro by Kilo Sage
  • 719 Views
  • 2 replies
  • 0 helpfuls

Resolved! Pass choice values from script includes and have field in catalog client script display those values in the variable on the record producer (dependency).

I have a script include and catalog client script (below). My alert shows a comma separated list of subcategory value, subcategory label for all the correct choices based on the dependency to category.  My only issue is getting those values "into" th...

find_real_file.png

Resolved! Relationship Script

Hi all,I have a requirement to show Requested Items as a Related List on our Environment form, based on the name of the Environment selected against the Catalog Item that forms the Request. For example, if the Cat Item Variable selected on the Reques...

GMoon by Kilo Sage
  • 1494 Views
  • 3 replies
  • 2 helpfuls

Azure Monitor Connector Instance Help

Hi all, I've perhaps a basic question, albeit one that isn't covered in the product documentation:In the OOB Azure Monitor Connector Instance, I'm unsure what is needed for Host IP field. Is it the IP of the MID server host, or the Azure host IP? Or ...

Mike I2 by Giga Guru
  • 504 Views
  • 1 replies
  • 1 helpfuls

Add message to activity stream portal

Hi All,When a user (not an admin) opens a record from the portal that was not created by him, there is no option for adding a new message in the activity stream (even though they are in the same group).Does anyone knows how to fix it? Thanks in advan...

Snow Tomcal by Tera Expert
  • 1282 Views
  • 10 replies
  • 0 helpfuls