Page 1 of 1

Displaying FrontEnd users informatio

Posted: Wed May 04, 2011 10:37 pm
by Hoppo88
Hello all.

I am usng Front end Users and Custom COntnet to ensure one of my pages on my site is only viewed by those logged in.

However on this page i wish to display some of their information they entered when they registered for the account.

TO register for the account i am using the selfregistatation module.

Is it at all possible to display certain feilds ?

Thanks

Re: Displaying FrontEnd users informatio

Posted: Fri May 27, 2011 3:47 pm
by Dr.CSS
Yes it is...

Re: Displaying FrontEnd users informatio

Posted: Sat May 28, 2011 5:24 am
by chrismarie
This has been answered elsewhere, but just in case:

Code: Select all

{$ccuser->property('name-of-your-field')}