Support

Account

Home › Forums › Front-end Issues › Import data to existing field › Reply To: Import data to existing field

  • You are trying to set the values of file fields to a post ID that exists in WP. At least if I’m reading what’s being imported correctly. If you want to allow them to supply an ID of a PDF or Image already stored in WP the you’ll need to supply a different type of field and then use the submitted value to update the ACF field manually when then form is submitted.