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?
1 Reply
Solution
I figured it out. getPageTableRecords() is what I should be using π