Attachment Upload Fields Gone After Update
-
Hi!
It seems after the recent update, the Attachment “Browse/Upload” fields are no longer showing. We have a form here that we built with attachment fields that had been working, but now they are just labels, and the “Browse/Upload” elements are gone:
https://paradisemedicalgroup.com/careers/
There used to be two fields for attachments located where you see these two items:
UPLOAD CV
UPLOAD LETTER OF INTERESTHere is what the source code now looks like:
<div id="fscf_div_clear2_4" style="clear:both;"> <div id="fscf_div_field2_4" style="clear:left; float:left; width:99%; margin-right:10px;"> <div id="fscf_label2_4" style="text-align:left; padding-top:5px;"> <label style="text-align:left;" for="fscf_field2_4">UPLOAD CV</label> </div> </div> </div> <div id="fscf_div_clear2_6" style="clear:both;"> <div id="fscf_div_field2_6" style="clear:left; float:left; width:99%; margin-right:10px;"> <div id="fscf_label2_6" style="text-align:left; padding-top:5px;"> <label style="text-align:left;" for="fscf_field2_6">UPLOAD LETTER OF INTEREST</label> </div> </div> </div>
We tried generating a brand new attachment field from scratch, and those generate only a label without the actual attachment “Browse/Upload” field as well.
Please let us know how we can get this field working again?
Thank you!
- The topic ‘Attachment Upload Fields Gone After Update’ is closed to new replies.