I have a membership directory that has fields for category(a pop up list), name, address, description, URL, and email. I want to be able to add/modify data in all of these fields, but I want a different search page that would display only a pop up list of categories to choose from, the name field and a keyword search. The problem is that html_record_form creates the html for both the search page and the add/modify page. How can I make a different search page that would only show some of the fields?
------------------
thanks,
Chris
------------------
thanks,
Chris

