Hi there,
I’m trying to assign a blueprint to my Files field.
My blueprint looks like this:
width: 2/2
fields:
featuredartistsslotone:
label: Featured Artists Slot 1
type: toggle
width: 1/6
featuredartistsslottwo:
label: Featured Artists Slot 2
type: toggle
width: 1/6
featured:
type: files
min: 0
max: 6
layout: cards
label: Featured Artwork
multiple: true
uploads: artist
I have an artist.yml in my files directory but when I visit one of the uploaded files I get the following error message…
This page has no blueprint setup yet
Can someone explain why this is? Is it possible to assign fields to files in this way?