Search
Setup for Free
F
Filament
•
2y ago
Gediminas
Sticky form buttons
Is there a way to make form buttons at the bottom sticky and always be on screen even if the user has not scrolled all the way down
?
Solution
Add this to the CreatePage
/EditPage
.
public static bool $formActionsAreSticky = true;
public static bool $formActionsAreSticky = true;
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,357
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
public
static
bool
$formActionsAreSticky
=
true
;
public
static
bool
$formActionsAreSticky
=
true
;
Similar Threads
form buttons position
F
Filament / ❓┊help
2y ago
Sticky form actions with HasWizard
F
Filament / ❓┊help
3y ago
Add header Form action buttons
F
Filament / ❓┊help
12mo ago
Move resource form buttons to header
F
Filament / ❓┊help
2y ago