I want to know how to do a confirm password field in my user register form.
Forums
Confirm password filed
In ChronoForms version 5, create two fields such as "Password" and "Retype Password".
Under the "Designer" tab, edit the "Retype Password" field, click on the "Validation" tab and enter the other field name i.e. "Password" in the "Confirm" field where the tool tip says, "Used to validate the value of this field against the value of another, enter the other field's ID".
Validation will then be handled automatically for you.
Earlier versions of ChronoForms do not have this feature and need to be custom coded.
Under the "Designer" tab, edit the "Retype Password" field, click on the "Validation" tab and enter the other field name i.e. "Password" in the "Confirm" field where the tool tip says, "Used to validate the value of this field against the value of another, enter the other field's ID".
Validation will then be handled automatically for you.
Earlier versions of ChronoForms do not have this feature and need to be custom coded.
This topic is locked and no more replies can be posted.