Hi All,
In my form I have a text control that is hidden based on the value of another control (checkbox).
If I enter some data in this text control and then hide the control by unchecking the checkbox, the value that was entered in the text control will still be added to the data of the form.
Is there a way to omit the data of all hidden controls from the final form data?
Thanks for sharing your tips!