Hi,
I have three entities related like this:
Account
^
Entity1
^
Entity2
They are related with <1:N> :
An Account can have multiple Entity1's
An Entity1 can have multiple Entity'2
I would like on a form on Entity2 display the deep relation to Account. Is this possible and how?
I would not like it to be a sub-grid. But just a normal field that shows the deep related Account.
*This post is locked for comments