Capturing Keypress Events in Kinetic Form - Need Help

Hello Epicuser ,

I am currently in the process of creating a kinetic dashboard. A key component in this requirement is the handling of Process Material queue records via keypress events.

To be more specific, I want to associate certain functions with specific keys; for instance, saving with F2, going back one record with F3, and navigating to the next record with F4, and so on.

I am looking for a solution to capture these keystrokes or keypress events directly in the kinetic form. If anyone could provide guidance or refer me to relevant resources that could help with this task, it would be greatly appreciated. Thank you for your time and support.

Best
Dnyanraj Patil

Best you can do is press CTRL+ALT+H and edit the key bindings.
No other way to capture key presses as far as I’m aware.

2 Likes

Is this a per user setting? Or will this be for the app?