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

Issues paging with Verizon vtext

Hi everyone, last night we began experiencing an issue with email notifications sent to Verizon phones via phone number @vtext.com. The issue appears to be intermittent with about a 33% success rate. ServiceNow consistently creates the notification, ...

cmdb "form factor" field

Hi,         Recently i got a requirement to add "form factor" field for different classes of CI's. I see this field "form factor" is available in cmdb_ci_computer, cmdb_ci_memory_module tables. I want this field to be available in cmdb_ci table and a...

sry by Giga Guru
  • 3788 Views
  • 11 replies
  • 7 helpfuls

Resolved! Set value for list type field

Hi, I have a field list type and i want to push values in this field with a script like thisthis._case.u_logiciels.push('ADP GTA');but i can't do this. Is-he possible to do this ? How i can set values in list field with script ?  Thanks