custom wizard·

Hi guys I want to custom wizard. I dont want a default wizard header instead i want a progess bar witch circle, each circle representative for a step. so I want to ask how to custom that and i want to change the back button and the next button example i want to move back button on the header bar with circle progress bar , I couldn't find it on the document
1 Reply
Dhru
Dhru5mo ago
the simplest way would be to customize the icons vis icon and completedicon method (blank cricle and filled circle). with the preset stuff you are limited in terms of the design. for a more complex wizard view I think you can build a custom livewire page with using seperate filament forms and also creating a livewire header component. Don't think there is a super easy built in way to do it.

Did you find this page helpful?