Creation of Table within Action's Tab

HI fellas, I have created Table Action that triggers slideOver(), and within that slideover i have 2 tabs. One is pure infolist and other I want it to be Company Data that would be Table within That "Company Data" tab. Is there any way to do it?
No description
2 Replies
Dennis Koch
Dennis Koch8mo ago
If it's only for viewing you should make it an Infolist instead (because forms can't have tables in them) and then you could use Filament\Infolists\Components\Livewire to embed a Livewire component with your table
SuperUserDo
SuperUserDoOP8mo ago
Thanks!

Did you find this page helpful?