we need to add shortcut keys to scriptcase like (ctrl+a) to do an event
i used a library after deploy (shortcutkeys.js) then on each form and grid i write the script code on the head
example : i need to use (ctrl+arrow(left or right)) to changes between tabs pages in a form
i did it manually after “deploy” , i add to the code a shortcut keys to change between tabs of form
I need for example to a link type capture asign a shortcut key when a user need access to it.
for example if press key F2 execute that link or save changes without use mouse. Not mouse.
Hello Alex,
Do you want to use those shortcuts on your development environment (while you are developing your system) or is it on your production environment (so your users can have access to those shortcut keys)?
regards,
Bernhard Bernsmann
hello bartho
i want to use it to my production environment (so your users can have access to those shortcut keys).
Hello,
You can set a access key (shortcut key) to your toolbar items. Would that suit your needs?
regards,
Bernhard Bernsmann
hello barho,
thanks for your reply but the access key is used for toolbar items only , we need shortcut keys for other cases like the first example like switch between tab pages.
Hello,
I have just sent your suggestion to our team.
regards,
Bernhard Bernsmann
Hi bartho,
I was also looking for this functionality for my users who are heavily into encoding transactions line by line. They just press Alt-A to add a transaction without the need to move the mouse to point and click. Is it already available in SC8?