F
Filament7mo ago
Jany

Update Form FIELD state from JS

I cannot update field state from JS script. fieldStateUpdated is not fired. Am I doing something wrong? Thanks.
No description
5 Replies
Jany
JanyOP7mo ago
State is just a wrapper object containing proxy to state value. Hmm.... .Just to find out, how to use it directly.... .
boksiora
boksiora7mo ago
I have the same question, please help
Jany
JanyOP7mo ago
have to access state.initialValue
Jany
JanyOP7mo ago
No description
Jany
JanyOP7mo ago
This way it works. It has proxy to track changes.

Did you find this page helpful?