[TYPO3-mvc] Mapping fe_users table
Felix Oertel
mehl at foertel.com
Fri May 7 09:56:11 CEST 2010
Hey,
Am 07.05.10 09:51, schrieb Alex Bailey:
> mapping {
> tableName = fe_users
> recordType = Tx_SmediaTimetracker_Domain_Model_Employee
> }
please add a field 'tx_extbase_type' to your fe_users, set it to
"Tx_SmediaTimetracker_Domain_Model_Employee" for all rows and configure
fe_user's TCA to [config][type] = tx_extbase_type
after that the first config you posted should do the job
regards, foertel
More information about the TYPO3-project-typo3v4mvc
mailing list