I need to pull a repeating group from a Toolset Post Field Group using the Layout Builder. This is very simple using ACF, and pulling any single field from Toolset is simple in the layout builder, but I haven’t been able to crack the code on how to pull the repeating group key/value pairs.
In ACF, all I need to do is point the looper Dynamic content at the repeater and I’m good to go, but the builder doesn’t seem to see the Toolset repeaters the same way.
How can I pull this data into the builder?