I would like to trigger a method in table/list view with a shortcut.
E.g. a method “goto_details” triggered by pressing enter..
Is the any way or a workaround to define a key as trigger ?
If not, this is a requested feature
Rainer
I would like to trigger a method in table/list view with a shortcut.
E.g. a method “goto_details” triggered by pressing enter..
Is the any way or a workaround to define a key as trigger ?
If not, this is a requested feature
Rainer
I have never seen this in an application, seems hardly doable…
a “dirty” workaround would be attaching a script to the default key combination like Ctrl+D (duplicate record)
Like in FM Pro shortcuts are very nice…
I can trigger there my scripts by just pressing Strg+1 or Strg+2.
This speeds the work up since working without the mouse is much more faster if you have to process a lot of data..
Rainer
Short cuts will be possible icw the possiblity to alter/extend the menubar, in a next version of Servoy.