
I have a view on Events. This is a general the standard "Active" view that I added my event columns. But I also have a child entity of event Speakers. Is there a way to display a column in the view called Speakers and have my event speakers show up here ? I know I can do this on a form with a single event and a SubGrid. But I am trying to display in the full list view so I see each event with details and the speakers for each. Similar to a spreadsheet display. In addition I want to have those clickable so that I can drill into any one speaker's data.
Thank you.
*This post is locked for comments
I have the same question (0)there is no way to display child records in parent record grid view. If you create a view based on speakers you should be able to add parent record fields in a view than sort view based on the event column that way you will see all the event with speaker details in one view. If this does not work other option would be creating with the detaisl you want and running it .