I am looking for a way to trigger a search instantly based on the text in the input while typing.
I am using an input and the workflow event “An input’s value is changed” on the input box. The issue with this is, that the event is only triggered when the input box is left by clicking somewhere or pressing the tabulator button.