I want to write a javascript that:
1. Retrieves Prefix, First Name, and Last Name from two different Contact lookup fields
2. Pushes that information into new fields to build salutations
I'm fairly confident I can write the second part but it's calling the field from a linked entity where I am lost. What is the command for something like that?
*This post is locked for comments