Hi,
I am new to Wix/Editor X - and I might be slightly in over my head, as I have very limited experience with coding. But if you never try, you never learn, right
So, I really hope you all can help me out a bit with a problem I am facing building a testsite for my startup.
I need to build a site on which users can enter input frontend - which then is turned into a product that can be purchased on the site. I have not been able to find any way to create a product in the store element/app from frontend, only backend and this is not an option for my purpose.
More details:
I need to make a site that can facilitate the following (or at least these are the steps and flows I think I need in order for my setup to work);
-
The user - let us call her Karen - logs into her personal profile.
-
From a personale page she can enter data into a form. (Flow from form to collection A)
-
The data from this form is to be shown to a defined set of members (stores) on their personal pages. (Flow from collection A to a dynamic repeater).
-
Logged into their personal profile, the store must be able to make a response to the data from collection A. (Responses are entered into a form and stored in collection B).
AND HERE COMES MY PROBLEM; I need these responses to somehow become products that Karen can purchase.
Is there a way to make my collection B into a collection of products? Or is there some other solution to this challenge?
Looking forward to your brilliant insights and suggestions.