-
@eleven_ty in a (Nunjucks) template, is there a standard and/or simple way to find a collection item by fileSlug, filePathStem or inputPath, without looping over every item?
-
@eleven_ty For example, an
eventscollection has a reference (would be the inputPath with @forestryio) to an item of alocationscollection, and I want to show the location address (from YFM) in the event item template. +@FrankTldr