Table action that opens a modal with a table inside? (how to use `->table` on an action?)
I'm trying to make an action that would open a table with relationship items for viewing.
I found the
->table
method on the table Action class, but I'm not sure how to pass a table to it.
Any ideas? Thank you.2 Replies