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
ServiceNow Employee