Table inside Infolist
Hello to all,
I would like to know if there is a way to insert a table into Infolist. I have infolist tabs, and in some of those tabs, I would like to have a table.
If not, I don't know if it would be possible to make a more complex structure, where there would be tabs containing infolist on one side and tables on the other.
Thanks for the advice, cheers
I would like to know if there is a way to insert a table into Infolist. I have infolist tabs, and in some of those tabs, I would like to have a table.
If not, I don't know if it would be possible to make a more complex structure, where there would be tabs containing infolist on one side and tables on the other.
Thanks for the advice, cheers
Solution
Make a livewire component that uses the table builder then you can just add it to the info list.
https://filamentphp.com/docs/3.x/infolists/advanced
https://filamentphp.com/docs/3.x/infolists/advanced