Does anyone know why the filename or names do not always record in the freeform table? Ex. my form is located in exp_freeform_form_entries_1. the file field is form_field_22. But on many of my forms, this field is blank.
I'm using ff pro v.4.0.12
My code is below
<p><label for="file_field0">Please upload your file: (File format: .docx or .pdf)</label>
<input type="file" id="file_field0" name="file_field0[0]" class="required" /></p>
Any help is appreciated.
Peter T