Gibbsnich
3rd September 2010, 19:48
In a table are 2 depending fields "area" und "subarea" with an 1:n relationship.
Of course there is a maintance-table with excact this kind of information
I want to zoom on this table to select area and subarea, but since i have two fields, I get two separate zooms and this leads to wrong inputs with subareas belonging to other areas.
Sorry, if I confuse you :confused:
Example:
area subarea
A 1
A 2
B 3
B 4
First the form zooms to area and the user selects area A. Next the zoom on subarea is called and the user selects 3 but should see only the possible subareas 1 or 2.
Can anybody give me a hint how to handle this ?
TIA
Regards
Of course there is a maintance-table with excact this kind of information
I want to zoom on this table to select area and subarea, but since i have two fields, I get two separate zooms and this leads to wrong inputs with subareas belonging to other areas.
Sorry, if I confuse you :confused:
Example:
area subarea
A 1
A 2
B 3
B 4
First the form zooms to area and the user selects area A. Next the zoom on subarea is called and the user selects 3 but should see only the possible subareas 1 or 2.
Can anybody give me a hint how to handle this ?
TIA
Regards