Enquiry Module Upload file

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 5 reply threads
  • Author
    Posts
    • #43112
      ben
      Participant

      Hi dear,

      Need to add upload file on form “Enquiry Module”
      exemple : customer can have possibility to joint file (pdf,doc, jpg, png) on request quote ‘Enquiry Module’

      thanks

    • #43118
      WCFM Forum
      Keymaster

      Hi,

      Thanks for get in touch with us.

      Hope you know, it’s possible to create custom field for “Inquiry” from WCFM Admin Setting -> Inquiry Setting

      But, upload field type is not there and it is due to security. Inquiry is open for all users, no login required. Now, people may upload malicious files to your site.

      Best to handle this, create a “text” field and ask people to insert file link there. It will save your disk space as well 🙂

      Thank You

    • #43208
      ben
      Participant

      Dear, thank you for answer, and for consider security for me.
      but I really need to add “upload file” to “inquiry” for allowed Extensions : jpeg,png,gif,pdf,pdf,doc.

    • #43215
      ben
      Participant

      the best will be integrate : https://yithemes.com/themes/plugins/yith-woocommerce-request-a-quote/
      To WCFM dashbord

    • #43299
      ben
      Participant

      I have remove “//” from code and change to :

      $field_types = apply_filters( ‘wcfm_product_custom_filed_types’, array( ‘text’ => ‘Text’, ‘number’ => ‘Number’, ‘textarea’ => ‘textarea’, ‘datepicker’ => ‘Date Picker’, ‘timepicker’ => ‘Time Picker’, ‘checkbox’ => ‘Check Box’, ‘select’ => ‘Select’, ‘upload’ => ‘File/Image’ ) );

      on : wcfm-view-settings.php

      Now on menu I have Upload file/image, but Upload sshow me only texte field when I add import file 🙁

      whats wrong here ?

    • #43312
      WCFM Forum
      Keymaster

      Hi,

      “Now on menu I have Upload file/image, but Upload sshow me only texte field when I add import file”
      – Noting wrong, as I told you it’s not support file upload yet.

      We are checking this, will add file upload option.

      Thank You

Viewing 5 reply threads
  • The topic ‘Enquiry Module Upload file’ is closed to new replies.