Hi!
I’m searching for a way to tweak the file-field so I can query both the site’s files as well as the files stored in the parent of the current page.
something which follows this logic:
files:
type: files
query: site && page.parent
I’ve also been looking into collections, but with not much succes.