Resolved! Using g_form.getValue for UI policy
Hello All,I am using g_form.getValue to develop an UI policy in Change Management. This is the simple code that i used to display form variable "Configuration Item". The actual field name is cmdb_civar ci_name = g_form.getValue('cmdb_ci'); g_form.s...