I’m using GenerateBlocks’s dynamic data to display fields from ACF/CPT UI in a block layout element.
I have no issues when retrieving single fields, but when I try to dynamically pull multiple values from a field (like a checkbox), the dynamic data field does not retrieve anything. I’ve tried toggling various settings inside of ACF’s field group area, but have had no luck.
ACF repeater fields are not yet supported in GenerateBlocks. IT is something we will be adding to GenerateBlocks Pro in the future.
If you need to display repeated or an array of fields. You will need to use an ACF shortcode.
Those can be added to a GB Headline block if you want to apply GB styles to it.