Fork me on GitHub

Files in the "FormExpress"  Bottom

  • Hello,
    Use the form "FormExpress" and not how to do so you can send files to the form.
    Is it possible?
  • Unfortunately, file uploads are not supported by FormExpress.

    It's an interesting idea, but I'm not sure how it would be handled.
  • With that you will need a backend that can handle it too. You can easily make a file upload field in a form (example: http://www.w3schools…php_file_upload.asp) but you need a PHP part to handle the upload, copy it to an apropriate location, offer the upload for show somewhere.

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • That's the thing, FE isn't designed in and of itself to store things. It's basically a way for a non-technical site admin to make mailback type forms. With FEproc handlers you can do some basic manipulation first, credt card checks, etc.

    Other than being able to upload a file and have it included as an attachment in the mail, I don't really see what it would do with them, and storage could become a problem quickly. My gut is that if you want to accept files, FE isn't the way to go.



    Edited by ccandreva on Nov 16, 2011 - 09:51 AM.
  • I think you are right. Pagemaster or Clip are better modules for functionality like that.

    --
    campertoday.nl, Module development, Dutch Zikula Community

This list is based on users active over the last 60 minutes.