Hello! I am trying to make a sort of news website. Currently, I am working with two database collections. One stores all the information about the articles author (name, profile picture, ect.), the other stores information about the specific article (article title, description, ect). How would I go about setting it up so when a author posts an article, on the article it shows the authors name and profile picture, and then by clicking the name it brings you to the authors dynamic page showing the rest of his/hers posts?
Option-1:
https://www.wix.com/velo/reference/wix-data/queryreferenced
Option-2:
https://www.wix.com/velo/reference/wix-data/wixdataquery/include
Example:
https://russian-dima.wixsite.com/meinewebsite/how2-include
Thank you! I will try these options.