Hey,
I've made a content type "Event" and another type "Address". Addresses are being saved correctly in the table #__cck_store_form_events. In column "event_address_related" there is the id of the address item.
Now I want the address to be shown as a couple of fields within the content view of my event. I tried "Related article", didn't show anything. I've tried different kinds of storages, no success. I've also tried "Group" - there an address view is shown, but not the one stored. It just takes the article id and all the fields of the event, not of the address.
How can I get the whole address into the event?
Thanks
Alex