Remove Confirm Password from Registration
-
I want to remove the “Confirm Password” input from the BP registration form. That way, new users can just enter their password once and sign up faster.
I can hide “Confirm Password:” with CSS, but then the form validation will find the field empty.
The best way to resolve this, I think, is to automatically copy whatever the user typed in the 1st password field over to the confirm password field – either as they type it, or when they click “Finished.”
Has anyone done this? Tried it? How did it work out? How did you do it?
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.