F
Filament3w ago
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?
2 Replies
idk
idkOP3w ago
No description
idk
idkOP3w ago
Maybe InteractsWithPageFilters not compatible with ExposesTableToWidgets? Any possible solution?

Did you find this page helpful?