I have built a very complicated form with multiple section breaks that appear using conditional logic based upon a checkbox field. Is there any way in the Post Body field, when I create a Content Template, to display certain fields only when the conditional logic is met?
Simple example - checkbox with values A or B.
If A is selected, single line text and a post image appears
If B is selected, single line text, paragraph text, and two post images appear
Content template would need to essentially do an if/then on A/B.
Thanks!