csmnng
1
Hey, I’ve tried to find an answer to this but can’t find anything in the docs or forums.
So I want to remove the need of First and Last names for users, so when I create a new user I’ll just have the username and maybe even a display name.
Is it possible to do that?
texnixe
2
The first and last names are not required fields.
I don’t think you can remove these fields without modifying the core, but you could hide these fields using a custom panel stylesheet.
csmnng
3
Oh ok then, well that still help tho
The users won’t have panel access so they won’t be able to see them, but wanted stuff to be cleaner
Thanks!