Table Widget with InteractsWithPageTable
Good evening, I wanted to know if there is a way to make a table widget reactive to the resource table, similar to how it’s done for classic widgets using the protected function getTablePage(): string by importing the InteractsWithPageTable trait.
I need to have an additional table (managed as a widget) on the resource that is reactive to the primary table.
Thanks in advance to anyone who can provide help.
0 Replies