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()
rather than having to have protected static string $view = 'filament.pages.my-custom-form';
?0 Replies