Hi, quite new to Mendix and still learning...!
I have an Incident entity and a Service entity, and any Incident can relate to many Services, and any Service can relate to Many incidents so want to have a Many to Many relationship. Traditionally I'd have a Incident_Service entity with the ID's from each table in it. Am I right in assuming that in Mendix I don't need this and just create a Many to Many relationship between the two entities?
If anybody can point me in the direction of a sample project that implements many to many relationships I'd be really grateful.
Cheers
Cliff