I am trying to create a N:N relationship between the contact and incident.
There will be multiple contacts associated with an incident.
I should be able to drill-down from any of the customer to the incident.
Also, how do i remove/hide the existing 1:N relationship from client to incident.
I have already customized the incident with 1:N and this requirement came later in the development process.
(the initial assumption was there would be only one contact for an incident)