I've got a login form with two entries and a button. All works according to plan, however I'd like to also have the option for the user to simply press the return/enter key on the keyboard to submit the form.
Is there a way to set this from the Entry
properties?