Good day,
I have following issue... I want to make the user registration form in CB only by name and e-mail fields and of course password. However during testing this option, I have a little bemusement because when I put in the name field - for example "John" and to e-mail field "john1@email.com", and then during new registration process the same name "John" but different email "john2@email.com", the CB system reports the username is already occupied. And my question.. Is any possibility to resolve this problem, because I don't want to add next field like for example Surname or some Login field. I would like to have only name and email for registration. Maybe there is some opportunity to add some number to name automatically during registration process in order to discriminate names. Or maybe some CB's option in Ajax for online checking if the name is already using in database and to add number? Thanks a lot for help.
Set the username field to not display during registration. Next within CB > Configuration > User Profile change the "Username Fallback" to "Email Address". That should give you what you're wanting since by default it falls back to name if username is missing.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.