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?
Was this page helpful?