Hi,
I would like to make my register form as easy as posible. I check that there’s two fields password (default and repeat). Is there any way to just set one field for pass?
Also, it ask for the username and name (at least in buddypress). Would be posible to make both things the same withouth ask the user to fill in both fields? Just to use username or user (buddypress uses both fields but would be really nice if the user fill in one field, the other will be the same… like “michael / @michael”
Thanks!
Hi Brajesh,
In my case I would like to hide username and use full name, because if the full name is hidden… the users won’t have the option to change it in his base profile fields on buddypress, right? So would be awesome if you could use the full name and pre-fill username (so if you change full name in the future, username should be changed to?)
Thanks!
Hi,
1. Auto generating username is feasible. Making it based on display name is a bad idea as there will be many people with similar names.2. Disabling editing of first name:- Yes, you can use our plugin BuddyPress Non Editable Profile field to mark a field as non editable and user can not change that.
I had done the auto generation of the username for one of our clients . I will find the snippet and share.
Regards
BrajeshHi,
1. Can you please tell me what is a proper way in your view? For the client, we used random 8 digit number prefixed with some site specific code to generate the username.Regards
Brajesh
You must be logged in to reply to this topic.