Title: Attachments not working
Last modified: August 21, 2016

---

# Attachments not working

 *  [demo tester](https://wordpress.org/support/users/zagarskas/)
 * (@zagarskas)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/attachments-not-working-1/)
 * everything seems to work well with the exception of attachments. for example,
   we have an attachment field and when the form is submitted it just pulls the 
   NAME of the attachment into ASANA and does not deliver the image.
 * suggestions?
 * [http://wordpress.org/plugins/contact-form-7-to-asana-extension/](http://wordpress.org/plugins/contact-form-7-to-asana-extension/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [demo tester](https://wordpress.org/support/users/zagarskas/)
 * (@zagarskas)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/attachments-not-working-1/#post-4336904)
 * I found this:
    “notes” => $this->digestNotes($form_data)
 * I am thinking there needs to be an if/else around here for Asana?
 * I tried to write my own like this
    “file” => $this->attachFile($form_data) and
   then $detectfile = explode(“-“, $nameClean); if ($detectfile[0] == “file”) { 
   $file = $valueClean; }
 * but to no avail…

Viewing 1 replies (of 1 total)

The topic ‘Attachments not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-7-to-asana-extension_eff4fa.
   svg)
 * [Contact Form 7 to Asana Extension](https://wordpress.org/plugins/contact-form-7-to-asana-extension/)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-to-asana-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-to-asana-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-to-asana-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-to-asana-extension/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [demo tester](https://wordpress.org/support/users/zagarskas/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/attachments-not-working-1/#post-4336904)
 * Status: not resolved