Why doesn't "If variable does not equal null" work?
Fairly simple thing I thought but it's driving me batty.....
On Captivate 8.
I have a checkbox widget and assigned variables to all 6 checkboxes (assessment1, assessment2...... assessment6). I also have a variable called "null" (thanks to lilybiri). The variable has no value to it.
So, in my advanced actions I have:
if assessment1 does not equal v_null or
if assessment2 does not equal v_null or
if assessmen3 does not equal v_null
Then
Show Submit (button)
Meaning that if any of assessment1, 2, or 3 etc.... are checked, the assessment variables will be "something" and not "null" and should trigger showing the button but that does not work.....
Any ideas?
Thanks!
