Closed htilt closed 9 years ago
Make form fields mandatory and ensure that user has uploaded and image before allowing form submission.
Included a 'required' field to html input fields for those that will raise an error if left blank (e.g. file upload), and for those that should not be left blank (e.g. Title).
Make form fields mandatory and ensure that user has uploaded and image before allowing form submission.