Quote:
Originally Posted by theducks
Have you tried to flip the logic (Not an empty string. those are 2 ' not a double quote)?
Code:
program: test(select(field('#annotations'),''),'No','Yes')
|
Yes, indeed, I've tried that, too (and just did again with 0.9.24 just to make sure), and that only serves to invert the display (before, everything was "No", now everything is "Yes") but doesn't fix the issue.