What am I missing here to show the number of images in a Block’s label? I am currently using
label: “{{photos.count}}” Image(s)
name: Image Gallery
icon: grid
label: "{{photos.count}}" Image(s)
tabs:
content:
fields:
photos:
label: Gallery Images
type: files
layout: cards
size: small
empty: No images added yet
multiple: true