February 5, 200421 yr 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).
February 5, 200421 yr Check this thread: Checkboxes It has both CDML and Javascript methods. Good Luck Garry
February 6, 200421 yr Author 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.
Create an account or sign in to comment