Hello
I have tables with customers,addresses, orders. And I want to create links between them.
I create for them separate applications customers,addresses, orders grid and form.
I also want to create ie. on customers link to orders and second to addresses. Is it posiible to create it, based on created ealier grids? Or meybe I must create new grids for this purpose, with defined filter ie on orders and adresses additional where condition to customers. Is it possible to dynamically change where conditions (add where customer_id=…, where it is from othere grid, or without this condition when someone open it from menu)?