showing get variables after calling setTemplate()

Posted by user334017 on Stack Overflow See other posts from Stack Overflow or by user334017
Published on 2010-05-20T18:58:29Z Indexed on 2010/05/20 19:00 UTC
Read the original article Hit count: 117

Filed under:

I have a showSuccess page that requires some get variables, and on that page is a form. When the form submits to executeCreate() and there is an error, it calls the function setTemplate('show') and returns back to showSuccess. However, the get variables are missing.

How do I keep the url the same?

© Stack Overflow or respective owner

Related posts about symfony