HR Workspace: Email Client Template “To” field not populating from custom string field
Hi,I have an Email Client Template on sn_hr_core_case.In the To field i use: javascript:current.u_external_email ? current.u_external_email : current.opened_for.emailu_external_email is a string field containing a valid email address.The behavi...