I have a form with a checkbox field with two options. The idea is that the user cannot modify this field because the value is sent as a parameter on the URL and the value is set through JavaScript. However, when the form is submitted, the form's checkbox doesn´t have any value set.
According to the suggestions, the field is being set read-only through JavaScript and not throught the editor.
Is there any way to solve this?
Form Preview
After form is submitted
We are using Forms 10.1.0.579