[TYPO3-mvc] persist new records to fe_users
Jochen Rau
jochen.rau at typoplanet.de
Wed Jun 9 13:34:25 CEST 2010
On 2010-06-09, Dmitri Pisarev <dimaip at gmail.com> wrote:
> On 09.06.2010 15:26, Jochen Rau wrote:
>> 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
> No, I meant why is it any better ti use tx_extbase namespace?
Ah ok ;-)
You can verify any persistence settings in the TS ObjectBrowser (BE) at one place.
Regards
Jcohen
More information about the TYPO3-project-typo3v4mvc
mailing list