Hi
I create a DropDown Field named cb_statut with for example these 3 values : sportmen, sportwoman, Other
I try [cb:if cb_statut includes 'sport'] .... [/cb:if]
and i try [cb:if cb_statut includes ' sport '] .... [/cb:if]
It doesn't work.
What I'm doing wrong ?
Thank you.