[TYPO3-mvc] invalid form submit empties all filled out input values

Henjo Hoeksma me at henjohoeksma.nl
Tue Jun 12 00:42:54 CEST 2012


Hi Dominic,

try searching for multi step validation. I have done a form once - multi
step, that wasn't loosing all of it's data. But that's about a year ago now
and lot's have changed since then...

Alternatively you could use either sessions to store and retrieve data
and/or use javascript validation if this is okay for the site you're
working on.

I could pass you some code if you'd like to compare...

Kind regards,

Henjo

Problems are small because we learned how to deal with them.
Problems are big because we need to learn how to deal with them.


On Wed, Jun 6, 2012 at 1:57 PM, Domi <djgarms at gmail.com> wrote:

> Hello All,
>
> I am setting up a basic form for my extension. Everything works, after
> submit the validation kicks in. But: if some input fields fails all already
> filled out fields are empty again, which is very unpractical for the
> frontend user.
>
> Is this default behaviour or is there any mistake I could have set up? I
> make use of the multiple steps form validation of Sebastian, maybe there is
> something to adjust?
>
>
> Thanks for advises
>
> Dominic
> ______________________________**_________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc@**lists.typo3.org<TYPO3-project-typo3v4mvc at lists.typo3.org>
> http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**
> project-typo3v4mvc<http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc>
>


More information about the TYPO3-project-typo3v4mvc mailing list