[symfony-users] How to remove send.x and send.y parameters from GET url?

2010-09-09 Thread ScherlOMatic
Hello! I'm looking for a solution to remove unnecessary parameters from an url. I created a form with a few widgets and a template which renders the form as a GET call. Here is the result:

Re: [symfony-users] How to remove send.x and send.y parameters from GET url?

2010-09-09 Thread Pietrino Atzeni
On 09/09/2010 21.01, ScherlOMatic wrote: Hello! I'm looking for a solution to remove unnecessary parameters from an url. I created a form with a few widgets and a template which renders the form as a GET call. Here is the result: