ACF-Reusable-Field-Group icon indicating copy to clipboard operation
ACF-Reusable-Field-Group copied to clipboard

Unable to use the multiple reusable group on the same page inside flexible content field

Open dylanjameswagner opened this issue 9 years ago • 1 comments

I was hoping to use the same group multiple times on the same page. My use case is an action/button module where a user can select different settings based on they want to link to, a post, a page, or an external location. The issues seems to be that each instance is being over written by the last instance on the page.

I am trying to nest a flexible content field inside another flexible content field. This can be done manually by creating a sub fields in the initial flexible content (named the same everywhere I need it) and all of it's sub fields are names the same respectively, somehow they are limited by the scope of the initial flexible content field and do not intersect.

dylanjameswagner avatar Apr 21 '15 20:04 dylanjameswagner

Appears to be fixed by @mvpdesign in this fork: https://github.com/mvpdesign/acf-reusable-field-group

daltonrooney avatar Jun 18 '15 00:06 daltonrooney