Home › Forums › Backend Issues (wp-admin) › Issue with acf/fields/flexible_content/layout_title & repeater fields › Reply To: Issue with acf/fields/flexible_content/layout_title & repeater fields
Hi @newjenk
Could you please share the JSON export file of your field group so I can check your setup? Could you also share some screenshots of the issue
Also, please keep in mind that the title will be updated only when the layout is toggled open or closed, and it will only work with the flexible content subfields, not the other fields outside of the flexible content. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/acf-fields-flexible_content-layout_title/.
If you add a repeater row which is located outside of the flexible content, the data won’t be saved until you click the Update button. This means that you won’t be able to get the new row data as it’s not saved in the database yet. In this case, you need to use JavaScript code instead.
I hope this makes sense 🙂
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.