Closed (won't fix)
Project:
Realname registration
Version:
7.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
31 Dec 2011 at 06:00 UTC
Updated:
12 Dec 2022 at 01:34 UTC
Jump to comment: Most recent
Comments
Comment #1
ibandyop commentedIf you have create two fields in main profile
/admin/structure/profiles/manage/main/fields
e.g.
field_fname
field_lname
then you should be able to create a realname pattern like
[user:profile-main:field_fname]_[user:profile-main:field_lname]
Comment #2
Anonymous (not verified) commentedSorry, but I don't see anyway to customize the realname pattern as you suggest.
Comment #3
sgerbino commentedI believe he's referring to the Realname module. You can install http://drupal.org/project/realname, then use the firstname and lastname tokens to customize the output of the username.
Comment #4
Anonymous (not verified) commentedI gave up on this module and switched to Auto Username instead. It's easier to use with more funcionality.
Comment #5
mvcI believe this request is out of the scope of this module, especially since a more complex module exists which will handle this use case.