Hello everybody!
First of all thank you for this awesome software, it's really great to work with!
I have a question for you.
I have 3 Entities created through the entity manager ( which is a GREAT tool ).
Entity 1 is connected to Entity 2
Entity 2 is connected to Entity 3
I'd like to create a field in Entity 1 which contains the name field of Entity 3 connected to Entity 2 which is connected to Entity 1.
Is it possible to achieve this in any way?
Thanks a lot!
First of all thank you for this awesome software, it's really great to work with!
I have a question for you.
I have 3 Entities created through the entity manager ( which is a GREAT tool ).
Entity 1 is connected to Entity 2
Entity 2 is connected to Entity 3
I'd like to create a field in Entity 1 which contains the name field of Entity 3 connected to Entity 2 which is connected to Entity 1.
Is it possible to achieve this in any way?
Thanks a lot!
Comment