How can I trigger an event using the return key?
@Gerson CA
Like this ? Not return Something else that you need to do though is add a switch On the switch , the condition is where your key event goes So on keydown - > switch - > if key pressed equals Enter then flow Value is only passed when the key is pressed



