Announcement

Collapse
No announcement yet.

Multiple Link on Entity Manager

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Multiple Link on Entity Manager

    Hi,

    I have two entities which have many-to-many relation. I created these entities using EntityManager. Now what I need is having the key fields available as MultipleLinks on each entity.

    My question is, is there a way in the Entity Manager to create a multiple link? Or do I have to do this using json file?

  • #2
    Hi

    You can do it only manually.

    Look at Opportunity - Contact relationship. There are a role column.

    Comment

    Working...
    X