Remove “_submit=Search” url parameter
- tpr
- Member | 55
When I set a form to have GET method, after submit the url also contains the submit button's label – which I would like to avoid, if possible.
site.com/search/?q=helloworld&_submit=Search
Is there's a way to disable it? I'm using Nette Forms as a standalone version (latest).
(as a last resort I can remove it using JavaScript)
Last edited by tpr (30. 1. 2016 17:52)
RSS feed
Topic closed