Disabling previous button on a form wizard
After each step I run ->afterValidation to create a database entry since the next steps require an id. But I want to disable going back to the previous step. Is it possible to do this in Filament?
3 Replies
Thanks! How does that work with actions that have steps? Action doesn't have a previousAction method.
ya I dont thing there is a method for it π