Try use custom.form, and you add some property: 

form.custom.widget.field_name["_accesskey"] = "some_key"

Em quinta-feira, 30 de junho de 2016 10:22:58 UTC-3, ahz...@gmail.com 
escreveu:
>
> How do I define HTML accesskeys (keyboard shortcuts) for a form, so the 
> user can quickly enter data without the mouse? 
>
> I want to enable shortcuts for two elements: a list:string (rendered as 
> RADIO) and the submit button. The list always has exactly three choices, 
> and the form is rendered simply as {{=form}}.
>
> I am using web2py 2.14.6
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to