Resolved! Dot walking through multiple tables in client script
I am trying to dot walk through multiple tables in an onChange client script on the Incident table. When the Caller field on the INC form changes, I want to reference the sys_user table to see what department the Caller is in. The field that I am...