[TYPO3-english] Registration form fields

Oliver Rowlands oliver at liquidlight.co.uk
Sat Mar 7 12:12:19 CET 2009


Hi Victor,

I assume that by 'registration form' you mean EXT:sr_feuser_register?

If so you should be able to use the hooks provided by 
EXT:sr_feuser_register to achieve this.

Have a look at the manual and the sample hook 
'registrationProcess_beforeConfirmCreate' provided in 
'sr_feuser_register/hooks/class.tx_srfeuserregister_hooksHandler.php'.

Best regards,

Oliver

Victor Livakovsky wrote:
> Hi, list.
> 
> I'm trying to extend registration form with additional field. For usual 
> fields like 'street', 'number of your house', 'other data, that is just 
> stored in DB and displayed at BE' it's not a problem. But this time I 
> need "Please, type your email again" field and don't know, how to handle 
> it. Because data from this field shouldn't be stored in DB - it should 
> be used just for email verification (this email will be compared to the 
> one, entered to "email" field and, if there are some differences, error 
> must occure, no form must be submitted and error message like "You 
> entered another email in verification field" must show), so here comes 
> my question: where I should start digging? And is there some built-in 
> possibility to use such widely used feature?
> 
> Thank you in advance.

-- 
Oliver Rowlands
:: Liquid Light ::

E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk

T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35


More information about the TYPO3-english mailing list