I have a form I am using client side verification.
The inputs Payment Method
and Amount Paid
are required all the time.
The inputsFee
is only required if the input Payment Method
has a value of “Paypal”.
Can I do conditional client side verification on the input Fee
? Or do I just need to make sure the input that I don’t want to be verified is disabled?
Community Page
Last updated:
Last updated: