Can't mount existing data

I have a filament form that basically updates a user's info from MySQL. The data can post and save with no issues but I cannot pull specific tables to fill. How can you map this? Form: https://hasteb.in/pWukGVdaEgNub1o Ideally, when they go to edit profile, it should pull their user data and fill. The table also contains other user info like permissions but has those fields.
No description
Solution:
You need to supply the data you want to fill to $this->form->fill()
Jump to solution
1 Reply
Solution
Dennis Koch
Dennis Koch2mo ago
You need to supply the data you want to fill to $this->form->fill()
Want results from more Discord servers?
Add your server