Support

Account

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