Hi this is what I am trying to do,

I have a custom module (product) that has 1:Many relationship with Contacts. My users create a new product record in the subpanel of Contacts only. This product could belong to more then 1 contact, so then then have to click into the DetailView of the Product Record and scroll down to the Contact Subpanel and select any other Contacts that the Product should be related too. I am look for a faster way to do this.

Is this possible for example. When the User presses the Save button they are asked if they want to related this record to other Contacts, if they select Yes then they are presented with the Contacts Popup and are able to select the other Contact to relate the new Product Record to.

Rgds
Chris