I've got a search form with several different fields that the user may use to narrow down their search. If they only decide to search on one field I don't want the subsequent query to display all of the fields, but just the ones selected by the user. In other words, how can I modify which “show” boxes are selected in the query when I hit the “search” button on my form?