Hi.
Is there any easy way to submit form with Enter key?
Thx.
Hi.
Is there any easy way to submit form with Enter key?
Thx.
You can use webix.UIManager.addHotKey
http://webix.com/snippet/9ab8632b
http://docs.webix.com/api__uimanager_addhotkey.html
Thank you, maksim!