Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! How to get the Sys id after creating a record via script

  Hi,   On the Service portal once user clicks the button i am getting all the details from the html using input method and i am able to create a record with below script   var gr = new GlideRecord('u_qa'); gr.initialize(); gr.question = input.u_ques...

Resolved! Focus Indicator

How can i change the focus indicator in the "Create New Incident" page to the different field, like "Service Offering," in the page Now it is default set to the "Number."I think i can do it On load client script, But it not going through  Please shar...

image.png
srisaiteja by Tera Contributor
  • 431 Views
  • 2 replies
  • 0 helpfuls

client script with glide ajax is not working

Hi Friends,I have written a Script include made client callable with glide ajax. I am trying to fetch the caller manager into short description , when caller is changed. But its give the below error.onChange script error: TypeError: gax.addParm is no...

dvass0107 by Tera Contributor
  • 1457 Views
  • 12 replies
  • 0 helpfuls

Waiting for PDI on waitlist.

HiFor a few days I had a problem to get on my PDI , today I decided to delete it and create a new one , unfortunately I ended up on a waiting list. Do you know how long to wait for a new developer instance? I ask because this is the first time I have...

on load client script

Set all the fields ReadOnly based on selection of particular choice in a field (state = cancelled).on load 

Maidhili_G by Mega Contributor
  • 339 Views
  • 2 replies
  • 0 helpfuls

Field color in workspace

Hello Devs, We want to have a color to the priority field dropdown options in red it is 'Critical' ticket. I am using configuration styles but that is working only on normal list view but not in the Workspace.  How can I achieve that? need to have co...

Rocky5_0-1720014907966.png
Rocky5 by Kilo Sage
  • 2374 Views
  • 3 replies
  • 0 helpfuls