Dear community,
I am working in reactive and trying to figure out how to use keyboard shortcuts.
I have a list of images, that you can select. When selected they show a border around them.
I am looking for a wat to use keyboard shortcuts:
Any ideas how to go about this?
I have been playing with tab indeces and shortcut key JavaScript but this I cannot seem to figure out...
Thank you!
Liesbeth
Hi Liesbeth,
Made an example, hope it works for you, if you have any questions let me know.
Cheers,
Ruben
Hello Liesbeth,
Have you tried these forge components?
https://www.outsystems.com/forge/component-overview/289/shortcut-keys-widget
https://www.outsystems.com/forge/component-overview/9628/shortcut-keys-reactive
Thanks & Kind Regards,
Sachin
Dear Sachin and Ruben,
Thank you so much for this fast response. I took a look at the forge components and the example and was able to implement everything I need from this!
Thank you so much!