Adding additional drop down filter to the date

Hi

I would like to add “Next Quarter” and “Is between” option to the valve dropdown list under reports. Please suggest how we can add this functionality.

Regards
Wilson

I am not sure if that dropdown can be found under Admin / Dropdown editor. If you find it, you can add the values there.

But then you will have to do some custom PHP coding to interpret those values and apply them…

When you have the internal name of the dropdown, search the code to see where it’s used.