Hi, team.
I have a site dedicated to online scam samples.
It has ACF for informational fields about the cases I publish.
Some cases are reiterative.
For the latter, there’s a true/false field that rules “second detection” (containing a literal preformatted text field and a screenshot image).
If false, fields don’t even show in the backend. I need to get the same from cornerstone.
Since I show all cases with the same single layout, I want to show a “2nd detection” zone IF there is such data.
As there is no looper, I can’t make use of provider output empty; thus I thought of the true/false.
Question: can I get to show/hide the 2ndary detection container depending on the true/false state?
Is this overthinking and there’s a straight way?
I have this same need in multiple projects, with different aspects, so this lesson will be very useful.
Thank you!