I have a filter and search system above a table to filter table content.
I have an eraser button next to the search input to reset filters and I also want it to reset the search input.
My workflow calls a custom event to rese filters and also relevant inputs.
However, the search input doesn’t get reset and the text remains.’
What am I doing wrong?