Hello Jules,
I have a similar problem. A form with several conditional fields that at the end gives us a field with an amount. This amount, by redirection, passes it to a payment gateway to pay it.
The problem I have is that if I put to the conditional fields of the form “clear_on_hide” it redirects me all the possibilities of payment that are given without discriminating. If I put “disable_on_hide” it gives me a validation error and I can not send the form. “clear_on_hide” does not give validation problem when sending the form.
As far as I can see “disable_on_hide” is the option that would allow me not to redirect all the fields and send only the one shown in the form.
What possible error can occur.
Thank you very much
-
This reply was modified 1 year, 4 months ago by curroperez.