[TYPO3-mvc] Multi step forms and validation

Chiến Nguyễn chiennvit at gmail.com
Mon Aug 9 17:03:54 CEST 2010


For each step, create one action for showing the form, and one action for
saving the form:

step 1          step2

showstep1Action
savestep1Action
      redirect \-- showstep2action
                   savestep2action

I don't understand, the mean, in my form has two steps (2 buottons)
Then i have to 4 action
showstep1Action()
savestep1Action()

showstep2Action()
savestep2Action()

do i have to implement step1Action() and step2Actions()

Thanks,
Nguyen


On Mon, Aug 9, 2010 at 9:50 PM, Christian Zenker <
christian.zenker at 599media.de> wrote:

> On Mon, 09 Aug 2010 16:43:39 +0200, Chiến Nguyễn <chiennvit at gmail.com>
> wrote:
>
>  Hi all,
>>
>> who could help me with multi step forms and validation
>>
>>
> The wiki maybe:
>
> http://forge.typo3.org/projects/typo3v4-mvc/wiki/How_to_use_partial_validation_for_a_multi-step_form
>
> Christian.
>
>
>  Best Regards,
>> Chien Nguyen
>> <
>> http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/2009-October/001662.html
>> >
>>
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>


More information about the TYPO3-project-typo3v4mvc mailing list