FilamentF
Filament13mo ago
Drako

Using text input column inside a Infolist?

Hello ppl. I'm wondering if its possible to use use Filament\Tables\Columns\TextInputColumn inside de Infolist

I would like to create a page divided by Tabs. Inside each tab, some fields can be updated, without the need to open the form.

I already was able to use a customized Livewire component. But to Select fields, this is a little bit harder.

I'm a newbie in Laravel and Filament.
Thanks for any tips and advices
Was this page helpful?