[TYPO3-mvc] sr_feuser_register, set tx_extbase_type

Franz Koch typo3.RemoveForMessage at elements-net.de
Mon Jan 17 18:02:45 CET 2011


Hey,

> I'm trying to set the default value of tx_extbase_type to my domain model with this typoscript:
> plugin.tx_srfeuserregister_pi1 {
>    create.defaultValues.tx_extbase_type = Tx_Myextension_Domain_Model_FrontendUser
> }
> - resulting in an empty DB-field. Is anyone using sr_feuser_register successfully with extbase?

try using create.overrideValues - defaultValues are only defaultValues 
for the input fields you provide in your registration form.

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list