I’m using components that are populated via ACF layouts in flexible content.
I’m looping through the flexible content and displaying components conditionally, based on whether a specific layout exists.
Currently, all components—with all dynamic variable names—are shown on all pages in the backend. I’m wondering how to render and populate those components with the actual page content. I can’t see any relevant option in version 2.2 RC2 under Bricks → Settings. The “Render dynamic data text on canvas” option also doesn’t seem to do anything.
Additionally, the option Page → gear icon → Template Settings → Populate Content doesn’t appear to exist in 2.2 RC2.
How can I preview a page in the backend with populated content and conditions applied?