Thanks Jim.
This helped a lot.
So I think you’re recommending I do the following:
Create a dynamic page for each category, but add a filter to the data set of that page to show just the photos for the category of the page. So for example, have a lunar category page that is filtered to show photos of the moon.
Have a repeater (select repeater) on each category page to display all the categories, and specify the url for each dynamic category page. When a user clicks a category it will take them to the specific category page. For example, if they click the solar category it would take them to a the solar category page and display photos of the sun. If they click the lunar category it would take them to the lunar category page and show them photos of the Sun and so on.
Why would I need 3 datasets?
Do you think it’s possible to have just one dynamic category page with a pre-defined category, but change the default category dynamically when a user clicks the category?
Also, do you know if it’s possible to duplicate dynamic pages I don’t have to create them?
Cheers
Mark