Home › Forums › Front-end Issues › Editing Form from front end shows blank › Reply To: Editing Form from front end shows blank
When editing a post you need to supply the post ID of the post to be edited to acf_form(), otherwise ACF does not know where to get existing data from.
// to edit you need to set this to the post ID to be edited
'post_id' => 'firm-profile', // Unique i
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.