Report panel result is empty

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jj.payally
    Junior Member
    • Jun 2023
    • 18

    #1

    Report panel result is empty

    Hello.
    We have two entities with relationship one-to-one:
    relationships: entity1 -> One-to-One-Left -> entity2
    relationships: entity2 -> One-to-One-Right -> entity1
    I created list report for entity2 [entity2 report], then added this report to report panel for entity1.
    Works as expected, i can see this report panel in entity1 object details at the bottom with all info about related entity2 object.
    Now i'm trying to make same scheme but for entity2 - i need to see details about related entity1 object. Created list report for enity1 [entity1 report], then added it to report panel for entity2. But it always empty, when i open entity2 objects, there is no info about related entity1 object. Does it work only to one side?
    Of cause just to see related entity1 object in entity2 i can add field to form link, but problem is that i need to show another related record:
    entity2 -> One-to-One-Right -> entity1 -> Many-to-One -> entity3
    so in entity2 object details i need to see related entity1 and entity3 info.
    As i said it works for entity1 -> One-to-One-Left -> entity2 -> Many-to-One -> entity4...
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9716

    #2
    Hi,

    It should work on v3.12.1.

    Comment

    Working...