How do you show the headerActions of a relation manager inside a view page resource?
It only shows if I'm on the edit page, but I also want it to be enabled in view page.
Is this possible?
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?