This is the description I have for MYBuilding
class>>descriptionAmenities
descriptionAmenities
^ (MAMultipleOptionDescription auto: 'amenities' label: 'Amenities'
priority: 40)
options: MVAmenity collection;
reference: MVAmenity descriptionTitle;
beSorted;
yourself.
It's not working. I get an MNU on MVAmenity>>do:
I'm guessing it has something to do with what I'm sending to the
reference selector, since I have no idea what I'm supposed to have
there.
Try
...
reference: MVAmnity description
...
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch