I am new to coding. I have a Registration Form in Editor X "RegistrationForm" and in it I have multiple upload buttons which need to be used by applicants to upload their Recent Photo, National Identification Number, O'Level Certificate, A'Level Certificate and University Certificate.
I can write the code for uploading photos into Wix Collections but I can't insert the images into the same row of the collection.
I need to upload the 5 images into the same row of the collection. The Registration Form has about 20 input fields along with the 5 image and document upload buttons. I want to insert the images and documents into the same row as the other 20 input values.