Home › Forums › ACF PRO › Enter values through the database › Reply To: Enter values through the database
Thanks for your reply.
To give some extra clarification.
I have a field group for a custom post type.
There are 8 custom fields and I added another one text field that has a default value, and I need to add sufix into that field for every post (4 charachters).
My inital attempt was to find those fields in the database and edit them directly in the post_meta table. The problem is there are no entries (empty, with default value) created for me to be able to update them.
Maybe they are somewhere else in the database? I assume they must exist because when I filter them in the facetwp there are all the fields with the default value set in the field group, but when queried in the database, there are none, except those that are updated through wordpress post.
Any suggestion would be appreciated. Thanks.
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.