I have 130 or so PDF copies of a newsletter that I want to put on line. In my current website, they are stored in a folder and an html page hyperlinks to each document name. I know wix has the ability to upload to a Docs library. What is the best way to allow users to view the magazines.
Hi,
You can add a table, upload the documents to a DB collection and connect the table to the collection.
Click here to learn more about Displaying Dynamic Content in a Table or Gallery.
I’ve added a screenshot for you to demonstrate:
Good luck!
Tal
When you say add a “table” do you mean the beta Lists and Grids?
Tal,
I created the database collection CVOA-magazines and added a test entry. Created a table and clicked on the connect to a database. I get the menu to connect to a dataset and click on choose. The collection named CVOA-Magazines does not show, I only see CVOA-members dataset 2? What did I miss here?
Thanks
JD
Have you added the relevant dataset? I recommend checking out this article to learn more about Displaying Dynamic Content in a Table.
Did you not read the first sentence or see the screen shot of the databases? I will go check out the article.
The article was very clear about how to display data that is in your database. My problem here is that the Wix Editor does not even SEE this new database collection.
That’s why I asked if you’ve added the relevant dataset to the page:
Should the issue persists, please send the site URL and the page name to which the table was added.
Thanks,
Tal.
Oops, my bad, I forgot that step. I did a membership database a couple of months back, so I have done this before. Thanks, I knew I had forgot something.
Tal,
I thought I had done everything correctly, but at run time it gets stuck rendering the page…i.e… shows “Loading…” and never finishes.
Would you mind please taking a look?
page name: Back Issues CVOA Magazine
Thanks
JD
All done and working great. seems I had fotgotten to set the page as a Dynamic page.
One last question. How is this different from a Repeater
A dynamic page allows you to display information from a single item at a time (although there are ways to display more items) while a repeater allows you to display multiple items with repeating layouts, such as a list of products with an image and a description.
A table is a form of a ‘primitive’ repeating layout.
Would there be a way to show the thumbs from the PDF’s included in the db collection in the selected table/grid?