Submit is visible in wizard even if it's not the last step
Hi
Not sure if it's by design or a bug, but it seems like the 'Submit' is visible on all 'steps' of a wizard, even if you are not on the last page
7 Replies
sounds like you set it up wrong
🫣
`
Aha so the skippable makes the submit to appear
hm that shouldnt be the case probably?
If it’s skippeable, then the validation / required should off, or ?
Yes, but the submit button should show on the last step
Crap.... I used the blade from the documentation
I don't think a form is needed when working with the wizard, correct ?
Remove the submit button and use the submitAction method. Take a look: https://filamentphp.com/docs/2.x/forms/layout#wizard