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.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

gr.initialize() in loop to update records

Hello friends, I came across a scenario in which I need to update multiple incident records and came up with below script:  var gr=new GlideRecord('incident'); var a=['INC0010002','INC0010003','INC0010004','INC0010005','INC0010006','INC0010007']; for...

document viewer issue

Hi Team, We have enable document viewer in our dev env so that the users can view the attachment, by default I can see that when you click on the document it downloads the file instead of viewing it. This seems to be an OOTB behavior. We can see a 'v...

JohnnySnow by Kilo Sage
  • 923 Views
  • 3 replies
  • 0 helpfuls

Search by 2 records

HI,I have a field of type list which is a reference to the user tableIt shows me 2 columns: name, email.I want to search by the 3 columnssearch both by name and by email    I would appreciate the help, thanks Shir 

ShirSharvit_0-1711967369267.png