Data does not change with JS
-
We use MetForm for our form.
Use case: The form field takes the value with a url parameter at the beginning. Then the user can change the value. To change the value we use a small JS code with (.value).
Problem : On the frontend, we see that the value changes each time the user clicks. But when we submit the data, it takes the old value of the url.
Do you have a solution or an idea why the data does not change.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Data does not change with JS’ is closed to new replies.