F
Filamentβ€’2y ago
Carlo

How to call a scope in $this->getPageTableQuery()?

I'm using modifyQueryUsing() in my table resource passing the scope but I can't figure it out how to add the scope in my StatsWidget using the getPageTableQuery is this possible?
Solution:
I figured it out. getPageTableRecords() is what I should be using πŸ™ƒ
Jump to solution
1 Reply
Solution
Carlo
Carloβ€’2y ago
I figured it out. getPageTableRecords() is what I should be using πŸ™ƒ

Did you find this page helpful?