Prerequisites
To get the most out of this guide, you’ll need to:1. Update your form
Update your form to useenctype='multipart/form-data'
and add a input inside:
index.html
2. See on your Dashboard
Now if you make a submissions, you should see your attachment on the dashboard.
