• Jan Andersson
    June 9, 2016 at 11:59 pm #2101

    Hi – is there a best practice of implementing shortcut commands with the SPARK UI CVs? Like pressing ctrl and some other key to submit a form instead of having to move the cursor to the submit button and pressing it. We have a couple of customers moving to BPM with a legacy of doing everything with the keyboard.

    Actually, ANY way to do this would be good to hear about.

    Regards, Jan

    SPARK Support
    June 10, 2016 at 3:39 pm #2111

    Hi Jan,

     

    I don’t believe we have a built-in way of doing this in our controls, but you can always build custom Coach Views and define specific actions using Inline Javascript. Here is an example using shortcut.js, which I included as a Server File to my Sandbox App (http://www.openjs.com/scripts/events/keyboard_shortcuts/shortcut.js).

    The action can then be changed to whatever you need, a click of a button, changes to the screen, etc.

    Regards,

    Alex Borodaev

     

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Start typing and press Enter to search