Announcement

Collapse
No announcement yet.

Relationship panel as a foreign field?

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

  • Relationship panel as a foreign field?

    I have 3 entities A,B and C, with a relationship like A->B 1:N, A->C 1:N but no relation between B and C.
    Since A->B is a 1:N relationship, I have a relationship panel under A which shows all the linked B entities.

    I want this same relationship panel under entity C, like a foreign field, but for the whole panel. Is this possible?

    I tried setting the field under A as the foreign field for C, but that did not work.

    Thank you!
    telecastg

  • #2
    Not with admin GUI, it would require elaborate coding to define your custom relationship panel view.

    We don't have anything like that in our application so I can't give you any code examples, but you can check how Espo renders the relationship view and see how you could make any modifications.




    Comment

    Working...
    X