want to make forms for the way:  register->leagueregister->payment-
>recap
How to use form wizard for this way.
I have put form wizard in component
I have loaded it into my controller i.e users_controller
I have action and validate action and .thtml related to all steps.
I have put $ways array into register function and passes this array to
wizard.
I have also taken 'previous' and 'next' as submit button.
but its not working please explain a step by step implementation for
that.
Means where to put $ways.which will be the starting function that i
have to pass in url.
Its urgent plzzzzzzzzz


On Feb 24, 12:02 am, "jitka" <[EMAIL PROTECTED]> wrote:
> Search snippets at cakeforge .org forFormWizardcomponent - it stores
> info in session and handles validation for every step as well as data
> from multiple models used in different form steps.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to