Hello! I use a form with "get" method. In the form I use button type "submit" ( <button type="submit" name="submit" value="">Submit </ button> ) As a result, in the browser address bar I see: http://my.site/search?needle=test&filter=all&order=newest&submit= I can not disable the "name" or set a "value". I think it makes sense to improve it in new versions zf2 :)
-- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Form-Element-Button-tp4661398.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
