[FLOW3-general] password recheck
Dawid Pacholczyk
dpacholczyk at gmail.com
Mon Sep 19 17:57:31 CEST 2011
Can you say something more about @transient ?
But manual check is good for me. Can you paste an example ?
Best regards,
Dawid Pacholczyk
W dniu 2011-09-19 15:17, Peter Niederlag pisze:
> Hello,
>
> Am 16.09.2011 21:41, schrieb Dawid Pacholczyk:
>> Hello List,
>> How can I create 2 passwords field to check if the user wrote the same
>> password in both with out creating 2 fields in db ? Cause - if I`m not
>> wrong - when I create 2 fields in form I`ll get exception that the field
>> is not in model
>
> IMO you can flag it as '@transient' or use a second simple string
> argument and perform a manual check in the initFooAction().
>
> That's at least how I am doing it in "extbase". ;)
>
> Greets and hth,
> Peter
More information about the FLOW3-general
mailing list