Hi,

I have page for example

/article/details/{number} where users can add link in a simple form
which has tagErrorMsg.

form has an action to method /article/addlink/, which just *validates*
and adds the link, then redirects to /article/details/{number}.

The problem: if validation fails, after redirection to
/article/details/, tagErrorMsg doesn't populate!

How to solve this, or maybe workaround?

Thanks,
Sergei.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to