Removing/changing default user fields for roles

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?

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.

Oh ok then, well that still help tho :slight_smile: The users won’t have panel access so they won’t be able to see them, but wanted stuff to be cleaner :slight_smile: Thanks!