#how to disable a model in a resource?
4 messages · Page 1 of 1 (latest)
Hey @mental cloak thank you very much, and how could I give you the form wizard? Should I use any livewire component? Or is there a way to do it with filament directly?
See the filament docs, you can include a wizard in any form, so just add Filament Form to a livewire component or add a filament action which is a popup
thanks bro, I had just figured out how to introduce form wizard in the page and livewire page... thank you