Home › Forums › General Issues › Field-Position acf_add_local_field › Reply To: Field-Position acf_add_local_field
I’ve looked into this and the only way to add a new field to an already registered group is to add it at the end.
Are you registering the entire field group? If you are the best solution would be to build an array or fields in the order you need them and then loop through the array to register them. You could then build your own function to insert a field into the middle of your array where you want it to go.
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.