Home › Forums › General Issues › Move existing fields into a group field › Reply To: Move existing fields into a group field
It seems like this isn’t possible because ACF enforces children on the group field to have a field name that concatenates with its parent so group parent
with child child
will force the child to actually be parent_child
. But if there were option to override this default behavior and name the child whatever you want, then it wouldn’t be a problem (You could name the child a field name that already exists and delete that field which is outside of the group).
I’m running into this right now and really wish I could group a handful of fields that already exist, but I’ve hit a wall. Any chance I can suggest the ability to override the default behavior, as described above?
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.