How would I build this page in Filament?
Hi everyone, I'm rebuilding an app in Filament. I'm having trouble figuring out the right way to structure this particular page.
It's an "Account Settings" page. Each User belongs to a single account. The page (see screenshot) has a few tabs that handle different settings and relationships for the Account.
There is an existing "Edit Profile" page which uses the Filament built-in name/email/password change form and that works well. I've tried to copy over the Edit Profile code and tweak it for this but it didn't work.
I want to automatically select the current account that the authenticated user belongs to and display the account settings tabs. I'm not sure of the right way to do this.
Any help is appreciated!
0 Replies