<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br class="webkit-block-placeholder"></div><div>I'm trying to extend Template One to allow an email form to have a file upload input. The uploaded file would then be attached to the email generated by the form. The client's installation of OpenCms is version 6.2.2, and it is unlikely that they will be willing to upgrade. I have seen that in the newest version of OpenCms, the functionality I'm after seems to be built in via <a href="http://files.opencms.org/javadoc/modules-templateone/org/opencms/frontend/templateone/form/CmsFileUploadField.html">this class</a>, but that's not present in the code I have to work with. Has there been major changes to the underlying structure of Template One that would prevent me from adding in the CmsFileUploadField to version 6.2.2? If so, might anyone have a recommendation as to how to most simply implement this seemingly basic functionality?</div><div><br class="webkit-block-placeholder"></div><div>Thanks,</div><br><div>Ellery Crane</div></body></html>