on ‎2007 Dec 14 11:56 AM
hi all
i want to add many checkbox in the "input form" using my query values and when i check some of the checkox , i want to filter my "output table" with my selections. how can i do this??
Request clarification before answering.
For a table maybe the following workaround helps?
Create 3 queries, 1 with result man and 1 with result female and 1 for joined result.
Insert all queries in VC and create related tables.
Then use the visibilty condition related to checkboxes
@store checkbox_male = visiblity condition for table 1
@store checkbox_female = visiblity condition for table 2
and @store checkbox_both = visibilty cond. table 3.
In layout tab positon tables over eachother.
Cheers.
Bart
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.