[Catalyst] Re: Form validation in insert() and update()?
Bogdan Lucaciu
bogdan at wiz.ro
Sun May 20 21:33:31 GMT 2007
On Sunday 20 May 2007 22:58:26 Dave Rolsky wrote:
> A couple problems. The biggest is that besides messages, I also pass along
> the submitted form data, so the form can be displayed with what the user
> submitted. That won't fit in a query string in many cases.
if the post is handled by /order/new I usually redirect to /order/15 with the
flash message. I think there's plenty of room in the URL for the
altered/created object's primary key
--
Bogdan Lucaciu
http://www.wiz.ro
More information about the Catalyst
mailing list