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?
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?