Hello, we are using Drupal to setup several websites here at school. So far so good. Installed and running with no problems.
I am having a problem with the webform module. Maybe it's not a problem with it, but I have being forced to deal with an extreme limitation.
Basically I have created a bunch of webforms that faculty will use to submit/modify their biographical data.
This also includes pictures or other files.
There is no way to allow a user to upload a file through the webform.
Not only that, but I haven't seen any plugin that will allow for this simple thing. We don't want to send them to a whole different module such as an image module for one simple task. And it wouldn't make sense sending them to two different places to update their biographical information anyways.
Can someone help me to understand what I need to do? Do I have to create a custom module and forgo using the webforms at all? I have like 15 forms to create and would hate having to do a custom module for each form.
Is there a way to include file upload functionality into the exsisting web forms? Is there a patch out there for this that I am unaware of?
I can't be the first person who has wanted file upload capability through the webform module can I? I have researced as much as I could in the support areas of Drupal and haven't found the answer I need. or any answer at all related to this. Granted I only went like 20 pages deep in the search, but still.