Use ENTER KEY on login

hi…

is anybody tried to use ENTER KEY in login application.
login application is created by default inside security folder.

the problem is when you type username and password then
press enter… there is nothing happen. or if you press tab there is no
focus on login button. so you will just click the button OK first …
or just set ACCESS key. that not what i want.

is any body here make the enterkey working.??
tnx

Re: Use ENTER KEY on login

Hi,
have a look here http://www.scriptcase.net/forum_en_us/index.php?topic=1050.0

Works perfect.

jsb

Re: Use ENTER KEY on login

tnx a lot jsbinca…
looks working huh.;…

Old forums locked anyone have a new link, it sucks that this doesnt work out of the box.

Hello,

This is the topic: http://forum.scriptcase.net/showthread.php?69-default-button-in-form&highlight=default+button+form

regards,
Bernhard Bernsmann

Thanks Bartho,

I also found this technique useful for several other apps. Not sure why I didn,t think about this one.

I found that I can also put a simplified version of this into my forms/editable grids by including it in script tags in the footer, it echos to the form and makes it possible to submit from those as well. Obviously you need the form id I use firebug to inspect the submit button’s values.

Hello,

Glad I could help. If you wish, you could create a small tutorial and post it on our Code Examples section.

regards,
Bernhard Bernsmann