Home › Forums › General Issues › Field inside Clone and default field data should not sync when slug is the same › Reply To: Field inside Clone and default field data should not sync when slug is the same
Of course, except if I were to put the Link field inside a standard Group field, now they could both have the same slug. And I could retrieve the data of both fields like so:
get_sub_field('name_of_clone')['link'];
get_sub_field('link');
So logically, I should be able to do the same inside a clone that is set to act like a group, no?
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.