Perhaps I'm being dense, but is there a simple way of showing the user
the data from the form that he/she just submitted and allow them to
then submit the data to be saved?

i.e.

(1) Enter your data -> (2) Is this ok? ok, now press submit to process
-> (3) Thanks, here's your receipt with the data you submitted.

I coded a multistep approach which works great, but it's a bit more
code than I would like and it fails with the security component
enabled.

This will be a credit card submission page, so I'd rather not save it
in the session using something like the wizard component.

Thanks,
Marc

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
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