HI There ,

I have a problem with user reference module only pulling out "user name ". I was looking at ways to hack it in order for it to pull out user's "First name " and "Surname".
But people on the forum have been suggested i try realname module , which i have installed without problems , but im not quite sure how to use , below are my settings for it . in the meantime the user Reference CCK fields still only display user name .

Comments

Tenx-1’s picture

Status: Active » Closed (fixed)

Got it working by creating a views of type users instead of nodes.

aschiwi’s picture

I'm trying to use user reference with real name. The View outputs the real name nicely (which makes me very happy :-)).
It just won't take the real name when you try to input the real name into the user reference field when creating/editing a node, is that correct? Could I use bypass forms to get this to work and if yes, what would I have to put in the bypass forms field?

serg.remote’s picture

Hi,

I'm also using views to display the real names in userreference field but the problem is that in this case node form that has 3 user reference fields renders more then 10 seconds. Do you plan to implement realname display for Select list type of the CCK user reference field? Maybe you could advise something if not?

Thanks

nancydru’s picture

Status: Closed (fixed) » Active

How many users are in the site? Turn on Devel and report the "page render time" from that. Then temporarily disable RealName and do the same.

hass’s picture

Issue summary: View changes
Status: Active » Closed (outdated)