I have some fields that appear depending on the choice that the user makes and another field if it has "0" the same reset, and I would have another option also if the user selects a checkbox resets other fields too ...
The problem is that I don't want to use the "reset" property of the fields, but only reset if the option is selected, if the field "x" is with "0" and if a specific checkbox is selected
And I also don't see the need to use the condition for this, I say, "If" ...
What better way to do that?