Skip to content

File Upload Validation & Dynamic Content in Registration Template

Latest
Compare
Choose a tag to compare
@th13 th13 released this 16 Dec 06:50
· 404 commits to live since this release
  1. Added client-side validation to ensure only PDF files are uploaded and set a 2mb max file size.
  2. Moved the app.store to app/store folder and refactored the registration form template (app/views/registration/index.jade) to use the store to dynamically create form options.