Hi there!
I’m using ACF Pro and the layout builder to build my pages. I have my ACF field group setup as follows:
- a select field
- multiple groups that only appear when the right value is selected in the select field.
- each group has three text-fields with default values
On the page I can then select what field I want to display. This works fine for the most part except for two things:
-
The second value (I reordered the fields to check) always somehow shows the values of the previous selected field on the page. For example: on when I have the third field selected on my page, save it, and then select the second field, it shows the value of the third field. This only happens with the second field. Really weird.
-
The second problem is that when the text fields are empty, it displays the old default values.
I tried both pulling the values directly from ACF Pro using dynamic content ({{dc:acf:post_field field="testimonialGroup_referentie"}}
) and using loopers. Both give the same results.
I also made a video about the issue because I can imagine it sounds really vague: https://youtu.be/KomVeSibNgw