CMS Request: More Date Operators in Dataset Filters
Collecting votes
Currently, when adding a dataset filter for a 'Date' field type in the CMS, you can only use the "is not empty" or "is empty" operators. This means it's not possible to filter your collection by specific date-related parameters directly in the dataset settings.
Site owners often want to display content based on dates. For example, you might want your site to show only items where the date is today, dates between a start and end date, dates before a certain day, or dates after a specified date. Adding more date filter operators would give you more flexibility in displaying and organizing time-sensitive content on your site.
For instance, an events site could automatically display only upcoming events by setting the filter to "date is after today," or a membership site could show active memberships within a "date is between start date and end date" range.
Workaround:
You can try using Velo code to add advanced date filtering to your collections. Learn more about filtering dataset content with Velo.
We are always working to update and improve our products, and your feedback is greatly appreciated.