Hi guys we have a news site with tons of multimedia and lots of pages and so the editor is almost impossible to be be used as it loads slow and becomes irresponsive.
Each section of the site has a grid with pictures and text introducing many news and each one has a link to the complete report, so it seems like a dynamic page would make it easier to modify those grid, but not for showing the complete reports, will i have to anyway create a page for each report?
Soon there will be 1000 reports and so will i have 1000 pages in my editor? I’m not sure if coding something there would help to make the editor more nimble and so using a same template to load content (pictures, text, links…) to the editor for each report in the way of a database?
Hello, Rodrigo,
what you need are things like a DATABASE + REPEATER and of course DYNAMIC-PAGES.
You can store all your informations inside your database.
Your DATABASE connected trough a DATASET with a REPEATER or DYNAMIC-PAGE makes your site totaly dynamic. So you won’t have 1000-pages in your EDITOR and your EDITOR will be speed-up a lot, too.
All DATA will be loaded from a DATABASE and will be projected on the screen trough a DATASET. So you won’t have physicaly and static webpages, instead you will do all DYNAMIC! 
YOu want see an example?
Here you will find a dynamic loaded VIDEO-PLAY-LIST.
On the page there are to find just a REPEATER with 1-Button inside, a dataset-connection and a VIDEO-PALAYER. Thats all.
https://russian-dima.wixsite.com/meinewebsite/blank-21
Hi russian-dima thanks for that i really appreciate, but im still lost in how is it supposed to work if people click in one of the titles of a list and that will have to send them to a page (a page?) where only the complete content for that specific report is shown?
Another EXAMPLE is the MAINPAGE of my little WixWorld-project 
This page exists physicaly just 1x !!!
But when you look into the table on this page…
https://russian-dima.wixsite.com/meinewebsite
…you will see all the DATA, which is stored in my DATABASE.
All the rest of about 30-Sitepage are created DYNAMICALY (they do not really exist, they just are projected trought a DYNAMIC-PAGE / TABLE or REPEATER.
I get it to work but i don’t know the best way to link a 10 picture gallery in the dynamic page to the database, should i add one by one pictures in the content manager or is there an easier way?
Hello Rodrigo,
also in this case you have different options.
- You can put it all in just one DATABASE (but then you have 10-columns more in your DATABASE) —> one by one input.
- You can do the same, but using a second REFERENCED-DATABASE.
- Or you use a GALLARY.
Try out what is best 4 you.
Also done, i supposed Wix Pro galleries did not work in dynamic pages but they do.