Commons includes the Realname module as a strategy for presenting users' complete names instead of usernames, and includes a first and last name field.
Changing to a different field to store names would be an architecture change, so it's unlikely we'd do that within the 3.x release version.
Comments
Comment #1
devin carlson commentedThe name module looks interesting.
Where should this integration occur? Can you explain your use case?
Comment #2
giorgio79 commentedNo use case, just an idea. Commons is about real identities, so perhaps the User Account could contain a real name field instead of username.
Comment #3
ezra-g commentedCommons includes the Realname module as a strategy for presenting users' complete names instead of usernames, and includes a first and last name field.
Changing to a different field to store names would be an architecture change, so it's unlikely we'd do that within the 3.x release version.