Archived topic
GenerateBlocks dynamic data won't retrieve multiple values
2 replies · Started by Dmitrii on November 8, 2022
Hi there,
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.
Any suggestions?
Forgot to include an example image, here you go: https://ibb.co/Xs5wLbW
Things break when I toggle "Select multiple values", but if I leave it unchecked, then there are no issues.
Hi there,
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.