Conditions for empty fields
First of all thank you for version 2.5 as always awesome.
Anyways, I am trying to create conditions for empty fields, now if I set the condition to headline_text:not() and do not put a comma after that it works as I need it to be (for some reason if I put a comma after this condition a fatal error is thrown at me, so I always put this type of condition at the end to avoid putting commas after it) but the problem is that it only works for text fields and if I use it for a textarea-simple it does not work at all, meaning that the conditioned field is always hidden.
This issue has nothing to do with 2.5 since I had it on 2.4 too. It would be greate if conditions would fully support empty fields too.
Thanks for the report, I'll look into for the next minor release.