i have written 2 client scrpits
1 st client script is onload testfunction onLoad() { //Type appropriate comment here, and begin script below if (!g_user.hasRole('admin')){g_form.setVisible('contact_type', false);g_form.addInfoMessage('hello non admin'); }}--------------------...