totaljs / openplatform

OpenPlatform v5 is a beautiful and simple portal for running, integrating and managing multiple 3rd party web applications.

Home Page:https://www.totaljs.com/openplatform/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add event listener for ENTER key

landsman opened this issue · comments

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

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.