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
Displaying FrontEnd users informatio
Re: Displaying FrontEnd users informatio
Yes it is...
Re: Displaying FrontEnd users informatio
This has been answered elsewhere, but just in case:
Code: Select all
{$ccuser->property('name-of-your-field')}