Announcement

Collapse
No announcement yet.

Many to Many relationship

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

  • Many to Many relationship

    Hi,
    I have two entities with many to many relationship, how can i list the values of all fields of the other entity in the list view of one entity, is this possible?

  • #2
    Such possibility is not implemented.

    Comment


    • #3
      Hello,
      with development it could be possible.
      you can create notStorable field and define the value in loadAditionalFieldsForList method in entity service

      Comment

      Working...
      X