Hi, I just created a registration form for an event. Some registrants must pay to register, while for others registration is free. The problem I'm having is that an error message comes up when the total is zero and no credit card information has been entered. The error is, "There was a problem with your submission. Errors have been highlighted below."
The Credit Card form field is causing the error.
I've checked to make sure that the "Required" box is not checked in the Credit Card form field properties section.
Also, I have conditional logic set up that hides the Credit Card form field when the total is zero.
I also tried adding conditional logic that hides the Total form field when the total is zero.
Can you help? Thanks!
The Credit Card form field is causing the error.
I've checked to make sure that the "Required" box is not checked in the Credit Card form field properties section.
Also, I have conditional logic set up that hides the Credit Card form field when the total is zero.
I also tried adding conditional logic that hides the Total form field when the total is zero.
Can you help? Thanks!
Comment