Resolved! How to get display value of any reference field using Client script?
Hey,Could anyone please advise on how to get the display value for any reference field (CI field) using the onSubmit Catalog Client script?Using g_form.getValue('u_device_ref_1'), I am getting the sys_id of this fieldAnd with g_form.getDisplayValue('...