User-generated database. PLEASE HELP!

Goodmorning everybody,
this is my first post, so i apologize in advance for mistakes of misunderstandings.

I am trying to create a website basically built in 3 main steps. Page 1: introduction to website and explanation to the user of the type of content he/ she has to upload.
Page2: A question is asked to the user, the answer has to be uploaded being typed in by the user, in form of text.
Page 3: After uploading his/her own answer, the user here on page 3 is able to see all of the previous answers given by previous visitors to that same question. So basically make all of the elements of the database visible on page 3.

I tryed by following first a tutorial on youtube i ve seen a lot people had issues with before. Now I have something very close working but i can t make it in a way that the content is visible still after refreshing the page.

Anyone out there knows how to make this happen?

No coding experience for me unfortunately.

thank you in advance,

Matteo.

So basically, you want first page to be your landing page or home page, second page where you have your user input form which saves the answer into a dataset, with your third page simply showing all the current data from that dataset.

So just create your user input form on second page and after the user clicks on submit, simply have them moved onto page third which shows all the dataset collection in either a repeater or a table.

https://support.wix.com/en/article/creating-a-form-with-user-input-elements
https://support.wix.com/en/article/about-user-input-elements
https://support.wix.com/en/article/about-displaying-database-content-in-a-table-or-gallery
https://support.wix.com/en/article/about-displaying-database-content-in-a-repeater