Help to create an ENTER button for custom product keyboard

Hmm. Set numberpad value action does not support that but this is a good idea. For next refresh I added a small feature to simulate keyboard inputs. You can use “KeyCode” parameter to send a keyboard key to the active screen. So setting keycode to 13 will be enter or 8 will be backspace.

2 Likes