How to make a page for each member based on how they filled a form?

Hello, I’m kind of new at this and cant figure how to get this done.
So basically members can sell me stuff on my site and they do fill a form with basic informations so i would like to implement a page similar to “Orders” page for buying but it’s a “Selling history” page different for each member based on what they filled in the form and maybe if it’s possible to modify their page to change the processing info for example from “Processing payment” to “Payment completed” or something like that.
Thank you in advance!

Hello sxualizzer,

do you have already a form and a plan of the flow?
It is always very helpfull to see some king of sketch of your project then it is more possible to help you.

For example i do not know how the page “Orders” looks like, or what you imagine under “Selling history”. Try to be more detailed.

Thank you for your answer, So technically i already have a form that members have to fill when they click “sell” it has basic informations such as their names, paypal email etc, and after they submit it they get redirected to a chat where we finalize the exchange (basically exchanging some game’s currency) so i would like after they submit the form, a page on their account gets updated with the information they entered similar to when you buy and the page “my orders” gets updated adding your recent order except its the other way around they sell to the site and get to track what they sold and informations they entered when they did so.
Here is a screenshot of an example i created in Google Sheets

Try to describe a simple flow of your project, someting like that…

  1. When i click on a button on page-1 …
  2. a user-page opens, where you can see a form …
  3. in this form you have 5-inputfields (inputfield-1 has to change his value after page-2 has loaded.)

Oh and sorry, i forgot to mention my database structure…
here you can see an little part of it… —> and you show a part of all relevant stuff like database (relevant rows and columns)

This is an easy & understanable description .

And when you put additionaly some pics to your description, that would be great.

Ok, i can see a google-sheet, but i am not able to help you only by seeing your google-sheet.

What i know and understand right now of your project?
a) You want to create some kind of game-site, where you can change currency.
b) You are the byer.
c) I assume there will be different GAMES on different Server (Like Metin2) for example, where you want to sell game-currency (Won or Yang), to real-life-money, or vice versa.
4) You want that after a completed selling, the user-profile-page gets updated with the current data.

That is all i could understand, when reading your description of your issue ( + my own brainstorming ideas).

Yes i think you got it right, So basically

  1. there are two buttons in the site
  2. first button is "buy’ no problem with that one very straightforward wix automatically has a page to check all your past orders as a buyer, second button is “sell”.
  3. when you click sell you get asked to login
  4. when you login you see a form that you have to fill
  5. you fill the form with basic infos such as your full name, your game character’s name, how much you are willing to sell us (In game gold) and bank account info or paypal email so we could send you the money.
  6. when you submit the form, a mini chat opens from bottom right corner to finalize the exchange (Where one of our agents will guide you through and meet you in game to trade with you).
  7. When you press your name on top right corner a drop menu falls down, with buttons such as ‘’ Orders ‘’, ‘‘Sales’’ and ''Logout ‘’
  8. you click on ‘‘Sales’’ and a page opens
  9. The ‘‘sales’’ page looks something like that google sheet it includes all your past sales and the most recent one that you just did by filling the form. Basically to track all your sales and a report button to report a problem to us such as payment not received or wrong amount received etc …
    8)Later when you receive your money from us we change the status of your most recent activity from processing to payed (Like the one displayed on the sheet).

I tried my best to explain it in m ore details i hope its understandable now.
Note : Sell order history is the sales page, still not sure what to name it.

first button is "buy’ no problem with that one very straightforward wix automatically has a page to check all your past orders as a buyer, second button is “sell”.
So you are using a wix-app right? This information is the most important in this case. You did not mentioned if your work is created by custom elements or if you use an wix-app (template) like “Wix-Stores”.

Sorry i think in this case, i can not realy help you .

Yes indeed i am using the wix app for stores, so basically it is possible but by using custom elements ? and in that case does it require lots of programming knowledge or i can get through by few hours of learning.

And no worries, thanks a lot for all your replies and time.

Hello one more time,
i think you will find your answers for your issue here …
https://www.wix.com/corvid/reference/wix-stores.html

I Think in both cases you will need coding skills.

I prefer to create just everythyng by my own with custom elements.
A Wix-Store-App might be :sunglasses:, but sometimes you need more flexibility, and then you arrive your END-POINT, where you can not continue, because the APP do not give you the ability. That’s why i am doing all custom.

But do not give up, before have tested all possibilities with the App-Store, it is a good App.
Yes, basicaly it should be possible, but it would be a lot of work to create all by yourself.