So far when i want to show data from more than 1 entities, i am using data view for one entity and giving two buttons in which i open a pop up to show other entity data. For example i have 3 entities named Application,Job and Faculty. I want to all applications and their corresponding Faculty attributes. Application and Job are linked one job many applications and Faculty and Job are linked one Faculty many jobs, any ideas how to do this efficienlty
↧