check box malfunction

A

angie

i have created a a check box in my form in order to filter records based on a
field. Specifically when the check box is selected i want to filter records
in stock in the warehouse (i.e. fieldname=inventory >0 ). i have create a
macro with ApplyFilter Action and is working. i select the check box and the
records are filtered. the problem is that when i deselect the checkbox the
filter is not removed.

how can i make the checkbox to work properly?
 
A

angie

i have assigned the macro on th OnClick event of the checkbox. i think that
neither the checkbox nor the macro knows when it is unchecked.

how could i fix this?

Ο χÏήστης "Jeff Boyce" έγγÏαψε:
 
Top