You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting... I'll close this though as it's already on the radar in this issue, though admittedly it's not super-clear as there's been a bit of discussion in there.
To summarise, this should work as expected if the value you are testing against is "true" rather than "True". We're working on a fix for the next patch update to make this case insensitive, so it aligns with the conditional logic used client-side.
When a form has a textarea (Long answer) and a condition is added, the value is not saved when submitting the form.
Reproduction
Expected result
I would expect that the "Message" field is saved.
Actual result
The "Message" field value is not saved.
The text was updated successfully, but these errors were encountered: