Home › Forums › General Issues › Rows of "Select" field in the database › Reply To: Rows of "Select" field in the database
All acf fields are stored in a single db entry. A select field is stored as a serialized array. In the database the value of the select field will look something like this a:2:{i:0;s:7:"Forma 1";i:1;s:7:"Forma 2";}
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.