I would like to add a "Re-Enter Password" to the signup form.

Kevin Ngo Posted in Component Development 8 years ago

Hi,

I would like to add a "Re-Enter Password" to the sign up form. I have already added a text box for that but I just need to incorporate a way to make sure that both fields match each other. How can I proceed with doing that?

Replies
Indonesian Arsalan Shah Replied 8 years ago

You have to write a new simple component that:

  1. Override user register action and check for re-enter password field.
  2. You need to override signup form.