Resolved! How to get Manager's name, email from a contact record?
Hi, I am trying to write a client script on change of "contact" record, I want to auto populate the fields like manager's name, email address etc. Manager field is a reference to sys_user table. function onChange(control, oldValue, newValue, isLoad...

