FilamentF
Filamentβ€’5mo ago
Damien

Custom profile form with isSimple.

Hi, in the docs you can create custom form pages for profile settings, but how can this be used with isSimple parameter if we want to use the standard page layout.

Thanks πŸ™‚
Solution
Managed to fix the issue using this code:
profile(EditProfile::class, isSimple: false)
Was this page helpful?