filter cleared to value #752
Unanswered
SledgehammerPL
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to clear date filter not to empty but exact date (today?)
My actual filter is defined:
On first show - it filters Carbon::now(). Perfect.
If I change date - filters perfect.
But When I press Reset button it shows me all documents - And I want to set it to Carbon::Now()...
Beta Was this translation helpful? Give feedback.
All reactions