Custom filter count is zero
I have made a custom DateFilter:
It extends the SelectFilter:
In the setUp method i have used $this->indiscateUsing(). This displays the indicators but it does not update the filter count. I can see in the docs that i need to use the ->indicateUsing for the count to update but how do i make it work with a custom filter?
0 Replies