Report: Default Date Condition

Hi All,

We have a field which we use to enter Sales Call date and other one is Call Due date.
Can we put a condition like Dates should be greater than or equal to Current date.

Thanks in advance.

Stay safe folks.

@rachit_sinha09
Look at as example modules/ProjectTask/vardefs.php , fields: ‘date_start’ and ‘date_finish’
They are checked when push save button.