multiple criteria in view
I have a calendar view with one criteria
Ride_Date >= zoho.currentdate
I want to add a second criteria based on the value of a checkbox
Approved == "true"
What is the proper syntax to display only approved records with a date greater or equal to todays date
Thanks for your help
Herb Wexler
Norwalk, CT