Hello all, i’d need some tips here. I would like to create a page where visitors can upload 2nd hand objects offers, uploading brand, descriptions, pictures…
Can you help me here? Is there something “ready-to-use”?
thanks!
So basically you would want to set up a user input form for your users to enter all their info and pics in which could be a form on a page or in a lightbox, with this to then be displayed in a repeater on the same or different page.
https://support.wix.com/en/article/creating-a-form-with-user-input-elements
https://support.wix.com/en/article/about-repeaters
Exactly. But those seems to be made for the web site owner, not a visitor just wanting to upload content…
do you have any suggestion for this? it wouls be a digital wall… thanks!
@ingfrancescogagliard
The user input form is not just for the website owner.
You can make up a user input form for any user of your website to enter details into, however as you are looking at the users selling items through your site, you would therefore be better off with having the sellers registered to your site as site members.
Then you can make the user input form for selling items available to site members only, however the actual pages which are displaying all the products etc are still available to be seen by the general public.
Again these links should get you going with creating user input forms, repeaters and site member info etc.
https://support.wix.com/en/article/creating-a-form-with-user-input-elements
https://support.wix.com/en/article/about-repeaters
https://support.wix.com/en/site-members/setting-up-a-members-area
https://support.wix.com/en/article/corvid-tutorial-building-your-own-members-area
https://support.wix.com/en/article/creating-members-only-pages-596999
https://support.wix.com/en/article/creating-member-roles-6943237
https://support.wix.com/en/article/managing-your-member-roles
https://support.wix.com/en/article/about-roles-permissions-contributors
https://support.wix.com/en/article/about-the-member-signup-form
https://support.wix.com/en/article/corvid-tutorial-creating-a-custom-registration-form-with-code
Wix Corvid Side:
https://www.wix.com/corvid/examples
https://www.wix.com/corvid/reference/$w.Repeater.html
https://www.wix.com/corvid/reference/wix-crm.html
https://www.wix.com/corvid/reference/wix-crm-backend.html
https://www.wix.com/corvid/reference/wix-users.html
https://www.wix.com/corvid/reference/wix-users-backend.html
thank you so much, i’ll be studying them!