[TYPO3-mvc] persist new records to fe_users
Jochen Rau
jochen.rau at typoplanet.de
Wed Jun 9 13:26:50 CEST 2010
Hi Dmitri.
On 2010-06-09, Dmitri Pisarev <dimaip at gmail.com> wrote:
> On 09.06.2010 14:03, Jochen Rau wrote:
>> I suggest to use the tx_extbase namespace. And don't forget to specify your record type.
> Why is that?
If you store data of different domain objects extbase only knows about the corresponding class if the the value of recordType is stored in the type field (called tx_extbase_type) of fe_users.
Regards
Jochen
More information about the TYPO3-project-typo3v4mvc
mailing list