Hi everyone,

I want to create relationships with certain attributes, a good example is the existing relationship between Opportunities and Contacts. Here a Contact has a "role" (which actually means the relationship has an attribute called role).

I have created a module "Partner" and I want to assign multiple partners to one or more opportunities. One shall be a System Integrator another one could be Reseller.

I have first tried to accomplish that by generating a many-to-many relationship but I did not find out how to assign an attribute to the relationship (i.e. "role"). Do you know how that works ?


I have also tried to attach two relate-fields to the opportunities, one called "System Integrator", one called "Reseller". This is for me just a work-around because sometimes I do have only one of the two and then the other field is empty, a many-to-many relationship with attributes would be better. However, after I deployed the new opportunities module from within Studio the relate fields suddenly disappeared. I reloaded the Studio and they were actually gone. I read in the online documentation that it is allowed to put multiple relate-fields in one module, so is that a bug ?

Thanks anyone for helping me !

Best regards,
Alex