> Und sorry, wenn ich nochmal nachhake: > Dass ich zwei Werte als label angebe, geht wohl nicht oder? > also sowas in der Art: > > $GLOBALS['TCA']['fe_users']['ctrl']['label'] = 'last_name,first_name'; > > Das funktioniert leider nicht.
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.3.0/view/4/2/#id2517078 label_alt und label_alt_force sollten helfen. Im schlimmsten Fall müsstest Du mit label_userFunc arbeiten. HTH Joey -- Wenn man keine Ahnung hat: Einfach mal Fresse halten! (If you have no clues: simply shut your gob sometimes!) Dieter Nuhr, German comedian Xing: http://contact.cybercraft.de Twitter: http://twitter.com/bunnyfield TYPO3 cookbook (2nd edition): http://www.typo3experts.com
_______________________________________________ TYPO3-german mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
