Hi All,
did someone manage to get the IF clause running with checking NULL values on an OptionSet?
Because if you create an if, for example
{{#if (eq contact.foc_category 123456789)}}A{{else}}B{{/if}}
the else clause gets not evaluated. I have no possibility to react on empty values of an OptionSet.
I tried several expressions, none of them were successful and the documentation doesn't say anything about NULL.
Any inputs highly appreciated.
Thank you and BR,
Philipp