This topic is locked
[SOLVED]

 Master Detail validation

11/6/2012 2:44:55 AM
PHPRunner General questions
I
Ivan van Oosterhout author

Hello,
Can somebody help me on this one?
I have a mastertable (planningsysteem) and a detailtable (header) connected with: planningsysteem.aanmeldnum - header.PlanID
In my mastertable i have a Checkbox which closed the order (klaar_exsort) but it may not be closed until all rows in my header table are closed.

There is also a checkbox in the header table called (Done).
How can i validate / check if all header rows are closed before i can close my order in my mastertable.
Example:


Hope somebody can help me on this one,
Kind regards Ivan