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