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

Forum Posts

Resolved! system Adinistrator password reset

Hello!I have to reset password for system administrator account and I go with instruction :https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1122424 But whenb try to log I get error massage like password or user id is invalid. do...

Dominik1988 by Tera Expert
  • 3505 Views
  • 15 replies
  • 2 helpfuls

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
  • 700 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