I have a field on the case form referring back to a custom entity (Serial Number). The Serial Number field on the case form is an associated lookup to the account. So far so so good. However, I also have a Date field that's associated to the Serial Number that gets populated in the Serial number field.
Account>Associated Serial Number>Date field from associated serial number.
How do I get the DATE field from the Associated Serial Number to populate? Since it's not a direct Account>Date field, I can't map it that way. My assumption is it's a jscript function, but I'm not really clear on how to do this.
Suggestions?