previous and next record inside form using actions
How to update form to previous or next record/item when buttons are clicked without reloading modal.
5 Replies
@jonbalagot do you it?
u can use step modal
Using a wizard as a modal form
thank you brother
iam getting
Filament\Forms\Components\Actions::Filament\Forms\Components{closure}(): Argument #1 ($action) must be of type Filament\Forms\Components\Actions\Action, Filament\Tables\Actions\Action given
but i have imported
use Filament\Forms\Components\Actions;