Tab Applications using Form and Grid link two tables

I have seen the demo of “Tab Applications using Form and Grid” but my question is if you can do the same but the information on the Grid form is related with the record or ID selected on the form tab.

Example: clients and list of orders by client

Tab Form contains the list of clients
Tab grid contains the list of orders

when I select the Client XXX on Form Tab on the Grid I want to show all orders received by client XXX

You might have a look at this one.

http://www.scriptcase.net/scriptcase-samples/php-form/master-detail/

It is not a Tab application, but you can display the blocks as tabs,
which basically gives you the same result.

jsb

1 Like

how was done this ??

http://www.scriptcase.net/scriptcase...master-detail/

so that means that is not possible with tabs??

Here is the step by step tutorial.

http://www.scriptcase.net/scriptcase-samples/tutoriais/form/form38.php

You just have to chose ‘Tabs’ in the block settings instead of ‘Below’ or ‘Beside’.

jsb

1 Like