In my haste to seek help, I typed the function incorrectly (I was
recalling from memory, notice the 'product' are all 'newproduct')

This:
http://bin.cakephp.org/view/980003581
causes a validation error to be thrown (I only have one field set up
for validation right now)

I thought this would be as simple as setting $this-
>data['Newproduct'], deleting the session and then rewriting it, but
it either throws a validation error or goes to the confirm page with
the same old data.  I'll post again when I rewrite yet another non-
working function.

Thanks for the reply Sliv, unfortunately I think my omissions wasted
your time, and I am sorry for that.

On Apr 30, 7:47 am, Sliv <[EMAIL PROTECTED]> wrote:
> It looks to me like you're just reading the value from the session
> every time without checking the submitted data first
>
> Try something along the lines of:http://bin.cakephp.org/view/1454909160
--~--~---------~--~----~------------~-------~--~----~
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