F
Filament3mo ago
bflip

single record edit

Going off this tutorial: https://laraveldaily.com/post/filament-edit-only-single-record-custom-page I have a working form on my FilamentPage. However the related select field doesn't populate. This all works great in the actual admin Resource. But not on the other side where a user logs in to edit one record.
Solution:
->model($this->user);
->model($this->user);
Jump to solution
2 Replies
bflip
bflip3mo ago
I think I somehow need to add a relation to the whole form?
Solution
bflip
bflip3mo ago
->model($this->user);
->model($this->user);
Want results from more Discord servers?
Add your server