This content has been marked as final.
Show 2 replies
-
1. Re: Filter items based on custom date field
Dave Black Sep 30, 2013 2:47 PM (in response to NCASEllc)There has to be a jQuery plugin that can help you do that... just search on Google, Stackoverflow, etc...
There's one that SimpleFlame wrote via Kiyuko but it's a premium offering:
http://kiyuco.com/tutorials/create-a-web-app-driven-event-calendar
-
2. Re: Filter items based on custom date field
joshock May 1, 2014 11:22 AM (in response to Dave Black)What if it isn't a calandar? Say you have a custom field for "Job Title", and you wanted a page that lists all the "Regional Managers"? You don't want to download the entire database (especially if it has thousands of records) and have jQuery sort it out on the client machine.

