Hi,

i have 2 modules:

standard module "contacts"
custom module "deliveries"

In my "deliveries" module i have created a relate field that relates to contacts (person i deliver to).
I want the delivery to appear in the "deliveries" subpanel of "contacts".

My problem is that i apparently have to create a relationship to achieve this.
In that case:
When i create a delivery i have to
1. assign the relate field with the correct person
2. set the relationship to the same person
-> redundant operation.

If i solve this solely with a relationship and without relate field, i can't see the pertaining person in my deliveries listview. -> not an option.

Can i set the relationship to the person automatically with the person in my relate field?

Thanks

Bapon