I figured I can just do a redirect() but I can't figure out how to
pass the validation errors along. Anyone?

On Oct 23, 1:18 pm, "[email protected]" <[email protected]>
wrote:
> Ok,
>
> Here's the situation:
>
> I have a page that allows users to post comments, but this is not a
> ADD page...
>
> when I create the add() function in the CommentController it
> automatically looks for a add.ctp because it assumes that's where my
> form was. All the data gets saved, but it doesn't know where to
> redirect to...
>
> How can I skip the add view? I don't want to create an Add view just
> to post a comment's form.
--~--~---------~--~----~------------~-------~--~----~
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