army Posted February 5, 2004 Posted February 5, 2004 I am trying to create a field in a database called archive, where the user can check a record that is old. Then on the search page they can check the Search X-current records or X-archived records. If they click both then it should search both current & archived. I don't know how to code the check boxes so it will do search current & archived (it is just doing the or).
EddyB Posted February 5, 2004 Posted February 5, 2004 If the users do not select any checkbox then it will search for both. Ed.
Garry Claridge Posted February 5, 2004 Posted February 5, 2004 Check this thread: Checkboxes It has both CDML and Javascript methods. Good Luck Garry
army Posted February 6, 2004 Author Posted February 6, 2004 I would like the current records to be checked and be the default, most people would only want to look at those. Right now when they select both, you get no matches found, which is not what the user would expect.
Recommended Posts
This topic is 7666 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now