© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Hiding / Preventing "Back" in Panel Wizard - Filament
F
Filament
•
5mo ago
•
18 replies
bionary
Hiding / Preventing "Back" in Panel Wizard
Panels
4️⃣
v4
I
've got a wizard form on a Create page resource
.
See
:
https://filamentphp.com/docs/4.x/resources/creating-records#using-a-wizard
Is there anyway to hide or remove the back button
. I want the wizard to be a one
-way experience
.
Note
:
I
'm not using the
Wizard::make(...
Wizard::make(...
method
, but rather the resource create way via
protected function getSteps(): array { ...}
protected function getSteps(): array { ...}
Creating records - Resources - Filament
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Hiding custom page in navigation panel
F
Filament / ❓┊help
3y ago
Wizard conditionally hiding next step
F
Filament / ❓┊help
3y ago
CreateAction in panel builder confirmation (with wizard)
F
Filament / ❓┊help
2y ago
Filament v4 preventing Wizard submit on enter
F
Filament / ❓┊help
10mo ago