How to filter Tasks by date?

I have some Tasks that are a year out. Reminders to register documents. How would I add to the filter for TASKS so that I can look at TASKS only due in the next [60] days for example? Thanks,

Using 8.6.1

Hello Paul,

it seems as if its not possible without custom code.


The dropdown in the dropdown editor seems to be that one:
date_range_search_dom

If you search for some code snippets then, it kind of gives you a hint of how to add your custom values.
https://github.com/search?q=repo%3Asalesagility%2FSuiteCRM-Core+next_30_days&type=code