Replies: 1 comment 2 replies
-
|
what is your row structure for table 1, 2 and 3? I am using this since couple of years without any issues and no modification to serenity. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a master-detail relationship which working fine. Now using the same approach I created a 3 level relationship
Table 1 -> Table 2 -> Table 3
When opening a record from Table 2, Table 3 data is retrieved. However, when opening a record from Table 1, it only retrieves data until Table 2, Table 3 is null. Any idea how to achieve 3 level (or more) master-detail relationship
Beta Was this translation helpful? Give feedback.
All reactions