I added a top level component to a page, and I am trying to use an ACF true/false field to hide it. I have a string set in conditions with {{dc:acf:post_field field="show_banner_1"}}
is
1
and the element doesnt show. However when I add that acf code to a text block it does output 1
When I put this component into a section > row > column > component
element and then add this condition to the top level section it DOES work.