I am testing the Value Changed trigger on text inputs.
However, the event only triggers if I type actual letters. Making the input field empty again or writing some “spaces” does not trigger the Value Changed event.
I am testing the Value Changed trigger on text inputs.
However, the event only triggers if I type actual letters. Making the input field empty again or writing some “spaces” does not trigger the Value Changed event.
Hi @hi113,
I’m not 100% sure but it might be caused by having “This input should not be empty” checked.
Yes, I want that to be enabled. but also I want to trigger a workflow when the input becomes empty again. But the even is not triggering in that case. Space characters are also ignored.