© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
1 reply
johncarter

Using panel form actions in custom form

I have a custom page in a panel and I want to use the standard panel form view for my form and form actions. Is there a way for me to use the panel view within a custom page and set the actions using
getFormActions()
getFormActions()
rather than having to have
protected static string $view = 'filament.pages.my-custom-form';
protected static string $view = 'filament.pages.my-custom-form';
?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Form actions in custom Login page
FilamentFFilament / ❓┊help
8mo ago
Using custom function in a form
FilamentFFilament / ❓┊help
3y ago
Using protected properties on form actions
FilamentFFilament / ❓┊help
3y ago