Is it possible to compose an MAReport to use fields from different
objects?
For example, the person editor exercise has a PersonModel that
contains an AddressModel. Right now, an MAReport on the PersonModel
shows the AddressModel instance as one column. Would it be possible
to show only the Country field of the AddressModel (and have the
columns titled 'Country', not 'Home Address') in the report?
Thanks,
David