"Value changed" does not trigger when input is empty or only whitespace characters

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.

1 Like

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.

This topic was automatically closed after 14 days. New replies are no longer allowed.