I need to make the 'Name' field entirely optional for my users as I want them to have the ability to register for my site by providing just a username.
I know that Joomla requires the Name field and that I'll need to be a little creative to work around it. Has anyone done this already? I'd be interested in suggestions on how to do this most efficiently.
Should I just hide the field and fill it with 'joomla_name_goes_here' or something like that?