I am trying to create a view that I can do a parametric search on a custom post type with on a custom date field (because parametric search doesn't work with the post date).
I upgraded to the latest Types and Views, set up the view, and initially got a couple of test posts to show. But on the parametric search form, the datepicker icon doesn't even respond.
You can view the page with the view at http://pjriepe.discover-wp.com/test-page/
The view is called News Items Listing.
Ultimately, I want a page with several views on it, all of which will show posts based on the parametric search date range.