Home › Forums › General Issues › Working with dynamic field keys › Reply To: Working with dynamic field keys
The field key is a unique identifier for the field object. ACF uses this field key to link the value saved on a post back to the field object.
ACF can’t use the field’s name, as there could be 2 or more fields with the same name.
The field key must be unique and just not change on each page load (cannot be dynamically generated on the fly).
Thanks
E
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.