
Originally Posted by
peterlbrown Hi Clee,
Thanks for the info. Yes, I did add the field from Studio, but the trouble with the search form is that you can only search for the records whre the checkbox data is true. If the checkbox is not checked in the search form the search will return all records where the check box data is null, 0 or 1. I need the default behaviour to be that the query returns only records where the checkbox data is null or 0. The search form as is works nicely when I want to limit the list to records where the check box data is equal to 1.
I'll try your suggestion for putting it into the $where_clauses variable.
Thanks again,
Peter.
Bookmarks