Aside from installing better 3rd party alternatives to EE’s native check boxes, how do you use them on a basic level? I couldn’t find anything in the docs. I tried the following but it doesn’t work. foo_check being the name of the checkbox field and “Show” being an option.
{if foo_check == "Show"}{embed="includes/foo_form"}{/if}