I have a reservation system for several cabins. The cabin table has a contact email. When a reservation (child) is added against a cabin (parent) I want to email that contact email address. How do I call a value from a parent table for use in the event email function?