petrisorcraciun
Saving Wizard Form Contents at Each Step
Step::make('step1')->afterValidation(function() { your_code} ); you have two point which can be used: afterValidated(afterValidation) or beforeValidation is in "Filament\Forms\Components\Wizard\Step"
8 replies
Select::searchable not sorting alphabetically
https://filamentphp.com/docs/2.x/forms/fields#select -> getSearchResultsUsing
4 replies