I have made a website for my local hockey team. We wish to display the latest results and the next upcoming fixtures on the homepage.
I have created two collection, 1 called Fixtures and 1 called Results.
I then created two datasets using the collections, so I have Fixtures dataset and Results dataset. I then connected the datasets to the repeaters I have made.
When I do this they do not appear in the published site, if I delete a dataset then the other one will show in the published site.
Am I missing something here? I do not want the datasets connected in anyway, I just want them to display the data in the database collection.
Editor…
Live…
Any help would be greatly received!