Give us feedback
rokmyshortcut
Reactive icon

RokMyShortcut

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 30 March 2023 by 
ROKODO.IO 
0.0
 (0 ratings)
rokmyshortcut

RokMyShortcut

Documentation
1.0.0

•Create new Action : To create a new action, first add the action name to the action entity. Then, in the block event handler on the screen where the action is created, include a condition that will trigger the action. 

•Create new Shortcut for new screen or block : Drag the ReadKeys block and add it to your Screen or Block. Then, create a new event handler for the block, where you can add some flow to run all screen and client actions.

With the ReadKeys block, you can capture and respond to keyboard input in your app. By creating a custom event handler, you can determine what actions should be triggered based on the specific keys that are pressed.