JibayMcs
Create a "carousel" modal on ListRecords
Hi everyone !
I want to make a special thing to navigate through records on a table using a tweak of "ViewAction" (when you click on a row in the table
$table->recordAction()
I've made a copy of the ViewAction class to add Previous/Next button in extraFooterActions
But I struggle on changing the content of the "data" on the modal form instance.
Just below you'll find my actual class !
Thank's for your help 🙂3 replies