idk
Page filters and Expose Table to Widgets
Hello,
I'm trying to send the query data from my table to my StatusOverview Widget using ExposesTableToWidgets. The problem I have is that the query from the table uses date filters from Dashboard page and when I dd the pagetablequery on my StatusOverview appears empty. If I remove the date filters from the query and put hardcoded dates it works. How can I fix it?
5 replies
DatePicker behaviour
Hello,
I have some DatePicker filters on my Filament page. Currently, the filters automatically refresh the page content (charts, tables, etc.) whenever a change is made. Is there a way to prevent this auto-refresh and only update the content after clicking an “Apply Filters” button? Thank you!
9 replies