F
Filament13mo ago
Dekus

First key of a form data doesn't update

Hello guys, i have a form where the first value gets never updated.
Solution:
The problem was the fill in the $form, the solution is to fill the form in the mount!
Jump to solution
7 Replies
Dekus
DekusOP13mo ago
LeandroFerreira
LeandroFerreira13mo ago
Is it a viewPage ?
Dekus
DekusOP13mo ago
Yes, it's a view record
LeandroFerreira
LeandroFerreira13mo ago
Shouldn't it be a EditRecord?
Dekus
DekusOP13mo ago
Should this changes something about this problem? I mean, forms shouldn't behave in the exact same way?
Dekus
DekusOP13mo ago
This is the full page if someone wants to give it a look
Solution
Dekus
Dekus13mo ago
The problem was the fill in the $form, the solution is to fill the form in the mount!

Did you find this page helpful?