Home › Forums › Front-end Issues › Field values not displaying in front-end form › Reply To: Field values not displaying in front-end form
Are you setting the post_id
argument when calling acf_form()
https://www.advancedcustomfields.com/resources/acf_form/. If you want to display the fields values for a current post then ACF needs to know what post to use. If you’re not in “The Loop”, as suggested by @pixelbart, then ACF has no way of knowing what post values to display and it is assuming that you’re creating a new post.
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.