Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

SetReadonly is not working for choices fields

siva44
Tera Contributor

I have created one onload client script for impact and choice fields in incident form but it is not working

 

Onload :

Function onLoad () {

g_form. SetReadOnly ("impact", true) ;

g_form. SetReadOnly ("urgency ", true) ;

 

 

 

10 REPLIES 10

yasuhirotakahas
ServiceNow Employee