Forms - File Upload behaviour
Hi there,
I'm having some difficulties with creating a user friendly form for my users to be able to upload media to their listing.
Atm moment the file upload behavior is all over the place. Example:
When a user wants to create a listing with a certain image as their header photo (main photo) and some random images as their gallery photos, and a pdf file as an attachment for their menu.... it doesnt work.
All the images/pdf/media is shown randomly all over the place. It is very frustrating for the users to add a listing with keeping the media at its place.
I tried to make it work by adding 3 file uploads option in the standard form.
First one is the header image (max files upload: 1), second one is gallery (max file upload: 5), and the third is for attachments (PDF).
I was hoping this would trick the system and forced the first upload to be Main photo. But it is still a mess!
please help!