Page 1 of 1

Help with displaying two tables

Posted: 2023-04-06 02:47
by mgodinez
Hi everyone,

I am trying to replicate the way the customer's detail view displays all the orders from that customer. Here is the URL showing the two tables:

https://demos.appgini.com/northwind/customers_view.php

It shows only the orders from that particular customer. Is there a step by step tutorial on how to do this with my own database?

Any help will be appreciated.

Manny G.

Re: Help with displaying two tables

Posted: 2023-04-06 03:33
by peebee
I presume you are referring to Lookup Fields and Parent/Children settings display?

Already built into Appgini with no additional coding required. Just edit your table/field settings before generating.

Have a look here (scroll down to Parent/Children settings): https://bigprof.com/appgini/help/workin ... kup-fields

Re: Help with displaying two tables

Posted: 2023-04-12 13:31
by mgodinez
That worked! Thanks!