Amit Kumar Mishra Posted September 19, 2018 Report Posted September 19, 2018 hi i wish the users to enter some username as the user id, and not their email as user id, while signup not sure how to get this done (i am surely forgetting some step not sure what) if any one could guide me in this thanks amit Quote
0 Jono Posted September 19, 2018 Report Posted September 19, 2018 The user is given an option to either use their email or to specify their username. Are you looking to remove the option of using their email? Quote
0 Amit Kumar Mishra Posted September 20, 2018 Author Report Posted September 20, 2018 13 hours ago, Jono said: The user is given an option to either use their email or to specify their username. Are you looking to remove the option of using their email? yes i wish to allow only username, not email as option how to get it achieved? Quote
0 Tyson Posted September 20, 2018 Report Posted September 20, 2018 You would need to update some files. An example is provided in a different thread that only allows email as the username. You would do the opposite and only allow the username to be specified. Amit Kumar Mishra and Michael 1 1 Quote
0 Amit Kumar Mishra Posted September 21, 2018 Author Report Posted September 21, 2018 7 hours ago, Tyson said: You would need to update some files. An example is provided in a different thread that only allows email as the username. You would do the opposite and only allow the username to be specified. you i saw that seems like i even gave a like for some sort of a feature request like this but incase i do the edits, in every update it will get over-ridden i was thinking if in case there is some direct tweak Quote
0 Tiny Posted September 25, 2018 Report Posted September 25, 2018 This should be possible with a bit of css, visibility: hidden ; display: none; height: 0 .... Quote
Question
Amit Kumar Mishra
hi
i wish the users to enter some username as the user id, and not their email as user id, while signup
not sure how to get this done (i am surely forgetting some step not sure what)
if any one could guide me in this
thanks
amit
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.