Howdy!
I know this is solvable but all attempts hit different webflow limitations (especially the 1 nested collection limit ). Your assistance here would be brilliant!
I’m currently working on a real estate website for a company with 5 buildings. On the collection page for each build, i’d like to show the three closest train stations, the walking distance and which train lines.
I’ve tried two things:
-
A multi-reference link from the building collection to station collection, then a multi-reference link from station collection to train lines collection. That gets me this far (see screenshot), but i’m left with no way to get the walking distance (distance is different for each building)
-
I can accomplish this with this setup
and the result
but the issue here is that this is three collections and I cannot then work with a map (as per the excellent guide here: [TUTORIAL] Adding several markers on one Google Map from Dynamic Collection - #48 by Jak)
Let me know if you have any bright ideas for how to triumph over website (or my) limitations?
thanks!