Is it possible to have a conditional trigger based on an input being invalid?
I have access to the expression for input is not valid as seen in screen shots…but the conditional event never triggers even though it is set to every time…I can see in the debugger the condition of ‘input is not valid’ is clearly met, yet the conditional event trigger never triggers?
Is there a known bug that makes it so this doesn’t work?