Let’s say I have 2 tables in my database, MANY and ONE, where MANY has a many 
to one relation to ONE.

Using a MANY based SELECTION TO ARRAY I can populate arrays with fields from 
the MANY table, of course, but I can also include fields from the ONE table. If 
automatic relations is set to true 4D will resolve the relations automatically 
and populate the arrays accordingly. Works great and I’ve used it a LOT :-)

Now, using ORDA, how can I get related fields into an Entity Selection? is that 
possible? looking at the docs I could not find a way to do that. Except by 
manually going thru the selection and manually resolving the relation and 
populating the fields needed.

Maybe that is one of those cases where it is better to stick with the “old way” 
and use Arrays.

--
Julio Carneiro
[email protected]



**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to