totaljs / openplatform

OpenPlatform v5 is a beautiful and simple portal for running, integrating and managing multiple 3rd party web applications.
https://www.totaljs.com/openplatform/
MIT License
95 stars 45 forks source link

add event listener for ENTER key #59

Closed landsman closed 9 months ago

landsman commented 10 months ago

I want to be able to submit any form by pressing the ENTER key on keyboard. Can you please make it possible?

petersirka commented 10 months ago

In simple forms like login forms, the ENTER key is helpful, but not in advanced forms. It works on the login page, but is disabled on other forms.