Some objects can link to multiple object types on one side of the relation.Example: A Note can be attached to one Person AND one Company AND one Opportunity simultaneously. The Note is on the “many” side, connecting to multiple “one” sides.Similarly, a Project (on the “one” side) could receive links from multiple People, multiple Companies, and multiple Notes.
Import/Export limitation: Relations pointing to multiple object types are not yet supported for CSV import/export. This is on our roadmap.
Many records in Object A can be linked to many records in Object B.Example: Many People can be linked to many Projects, and vice versa.Many-to-many relations use a junction object pattern: an intermediate object that connects both sides. With the junction relation feature, Diex displays the final linked records directly, hiding the intermediate object from the UI.
Beta Feature: Junction relations must be enabled at Settings → Community → Features before use.