Are the if statements limited to just [if ID equals="SOME EXACT TEXT"] ?
I've tried lots of different ways to try and have something display depending on whether a field is 'blank' or 'not blank' ie. whether a user has added anything to the field or not.
So far the if statement only seems to work if it matches an exact statement but I'm wondering if maybe there's another way?