g_form.getControl not working in service portal - There is a JavaScript error in your browser console
Hi All, I have used the below client script to make field style background color. g_form.getControl('u_timezone').style.backgroundColor = 'red'; but this line is not working in service portal and throwing an error. There is a JavaScript error in y...
