Home › Forums › Guriddo Suito PHP › Submit button focus on last field
Tagged: submit button
Hi All,
this is a simple thing but annoying.
I’ve tried to search on forum about tab order that can focus on submit button, when add or edit dialog appear. How to do that ?
Thank you.
Hello,
There is a option in editRow method – named focusField. If set with number >=0 it focus to that field.
It is not possible to focus the Submit button with this option.
You can try this:
Kind Regards
Is there any other option that user doesn’t need to use mouse on submit ?
Maybe shortcut key on submit button ?
Thank you..
Hello, There is a property in dialog called savekey – the first param enables/disables the second is the key code
This will save the form on when Enter key is pressed. Kind Regards,
Hi ,
Thanks… it works…
But I think it’s not wise to change “enter” key with submit, it will destroy autocomplete, select, calendar.
I change ascii 120 for F9 or any other key besides “enter”. Â Here is My demo.
Hello, Thanks for recommendation. We will look at this. The real problem is that this behavior (enter key without using autocomplete) is used in many users. I think configuring the save key solves the problem and is better than to change this behavior where is used of existing users. Kind Regards, Will
Guriddo Support Team
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS