Forums

To set an optional file upload

Huonker 10 Dec, 2010
Hello everybody
I have actually up till now only a small question.
I could make now a pretty nice form thanks to the tutorials. Actually everything is working except that my fileupload is requiring me to add a file otherwise I will get an error message. Where do I have to adapt the settings, so that the upload is only otional and not anymore required. Just in case I added my html code for the formula 8in my eyes it is the same as in the tutorial, but probably I have to look somewhere else:

<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">FileTest*</label>
<input class="cf_inputbox" maxlength="150" size="30" id="file_1" name="file_1" type="file" />

</div>

Thank you
Regards
Peter
This topic is locked and no more replies can be posted.