Hey everyone! I'm trying to figure out how to create object references in a many-to-many type relationship. For instance I am using insight for our application inventory -- an application may (and probably is) used by more than one department. How can I represent this in Insight without creating multiple object fields like
Used By 1
Used By 2
Used By 3
I can't seem to figure out a way to create a "Multi-Select" type object relationship attribute
In the administrative Attributes section for the ObjectType, you can configure that attribute to have an unlimited cardinality. (this basically allows for more than a single object-object relationship)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.