[TYPO3-german] crdate von fe_users auslesen

Philipp Gampe philipp.gampe at typo3.org
Tue Sep 1 00:50:41 CEST 2015


Hi Deus,

Deus wrote:

> Ebenso habe ich das TCA erweitert:
> ## EXTENSION BUILDER DEFAULTS END TOKEN - Everything BEFORE this line is
> ## overwritten with the defaults of the extension builder
> $TCA['tx_kbs_domain_model_user_account']['columns']['crdate'] = Array (
> 'exclude' => 1,
> 'label' => 'Creation date',
> 'config' => Array (
> 'type' => 'none',
> 'format' => 'date',
> 'eval' => 'date',
> )
> );

Warum? Du erweiterst doch die Tabelle fe_users und nicht 
tx_kbs_domain_model_user_account?

Grüße
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Certified Integrator – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-german mailing list