So the main point of my site is it’s a database of ski resorts
Each ski resort is an item in a collection
I want members to be able to “save” the ones they like into a shortlist that they can then access from their profile / a custom member page.
However, I want this to refer to the ski resort dynamic page, not just copy all the info over to a new item, cause i’m constantly updating and adding stuff to them.
If members had a collection I would assume I could add reference of some kind, but I don’t know where to start.
The mechanic I’m thinking of is that there’s a button on the items repeater page like “add to list”
then i just add a members repeater page that they show up on in the members area