thanks guys. the FormsWizard looks interesting. What does the author
mean by 'ways'? Bit of an odd term to choose. Routes through the form?

Chris - can you elaborate on the problem with the back button? I
assume you mean the browser back button?  I guess there are three
options - sessions, database and hidden fields. If the user hits
'back' - is the session data lost? do hidden fields get lost? would
using a database help?

i found a class here:

http://www.phpclasses.org/browse/package/108.html

and a useful article here:

http://www.zend.com/zend/spotlight/code-gallery-wade7.php?article=code-gallery-wade7&kind=sl&id=5749&open=1&anc=0&view=1

any thoughts?




On 23 Feb, 19:02, "jitka" <[EMAIL PROTECTED]> wrote:
> Search snippets at cakeforge .org for FormWizard component - 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