I know I should be able to answer this myself, but I am at a loss.
I have a table in my database which contains staff contact information. I want a simple form which allows someone to search for a staff member by name. The form just needs a search box, a submit button and a reset button. When submitted, I want the form to open up a CC view which can list out the matching results.
I can create the form, and I can create the CC view. How can I make the submit button for the form open the CC view and process the search?
Thanks!!!
Rick
I have a table in my database which contains staff contact information. I want a simple form which allows someone to search for a staff member by name. The form just needs a search box, a submit button and a reset button. When submitted, I want the form to open up a CC view which can list out the matching results.
I can create the form, and I can create the CC view. How can I make the submit button for the form open the CC view and process the search?
Thanks!!!
Rick