Hi,
Has anyone added a file upload to the comment form on the blog app before? I need the person making the comment to submit a file.
I've tried the below, but with no luck in the comment_form.html file.
<perch:input id="commentOrganisationleaflet" type="file" label="Annual report PDF" >
Thanks.