I would like to customize the form like a paper with physical registering form.
I basically created a form but I would like to ask if there is a mistyping error during submit, the process will turn to this page again but all the typed information will be erased. I would like to ask why it happen.
I find that only the custom_fields will be erased.
<input type="checkbox" value="Founding Members" name="s2member_pro_paypal_registration[custom_fields][member][]" id="s2member-pro-paypal-registration-custom-reg-field-member-0" aria-required="true" tabindex="106" class="s2member-pro-paypal-custom-reg-field-member s2member-pro-paypal-registration-custom-reg-field-member">
Thank you very much.