Hi,
I have a canvas app that I am converting to a model driven app, it has separate tables for Event, Volunteers, and Materials. Is there a way to have the data from the Volunteers and Materials tables show on the Events form view?
The tables have a relationship on Event Id.
Thanks