[TYPO3] Getting logged in user data with TypoScript

Rudy Gnodde gnodde.rudy at wag.nl
Tue May 30 14:20:54 CEST 2006


Hello everyone,
 
I am trying to display some custom fields from the fe_users table using
TypoScript. The following displays the username:
 
lib.login = HTML
lib.login {
  value = <!--###USERNAME###-->
}

But this does not seem to work if you use <!--###MYCUSTOMFIELD###-->. Is
there any way to do this with TypoScript or do I have to make a PHP
script for this?
 
Thanks,
 
Rudy Gnodde
WIND Internet
http://www.windinternet.nl
 



More information about the TYPO3-english mailing list