Issue
Issue Description
When attempting to utilize date filter in RCE, the pick-list for available dates is only showing dates in the past, not current dates.
Solution
Issue Resolution
The date pick-list retrieves the first 1200 values, starting with the oldest, in order to load efficiently for pick-list values. To return more recent dates, an additional type of date filter is needed to limit the selections to display more current dates. Using a filter of Year and narrowing the filter down to a few years will allow you to retrieve dates within the more recent time frame.