Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Conditional with custom checkbox field

$
0
0

Replies: 0

I want to show or hide information on the event page based on a custom event checkbox field. When I test if the checkbox is ticked then it seems to work
[eme_if tag='#ESC_FIELD{MY_CUSTOM_CHECKBOX_FIELD}' value='y']Show me[/eme_if]

But when I test if the checkbox is unticked then it doesn’t work
[eme_if tag='#ESC_FIELD{MY_CUSTOM_CHECKBOX_FIELD}' value='n']Show me[/eme_if]


Viewing all articles
Browse latest Browse all 59525

Trending Articles