On event we have the ability to add multiple contact or user object records using the eventRelation object in the form of a related list.
I wish to be able to display a table that shows all of the contacts related to the event in a table, and be able to display the contact name, associated account, and various account fields.
I’ve tried to create a model to handle this, but it doesn’t seem to be pulling through the correct records…any ideas?
Below is an image of how i’d like it to look.