Hi,
I'm trying to create a many-to-many relation****p, between a user (
Userobject) and an address (address).
Does anyone know of a good way to do it.
As far as I understand, I can only create a one-to-many realtion****p
between
a user object and an address object.
Do I need to create a new relation****p table???