подскажите пожалуйста, как вывести на страницу категории фото категории
в fields.yaml добавил
image-category:
label: 'Фото категории'
mode: image
imageWidth: '120'
imageHeight: '100'
useCaption: true
thumbOptions:
mode: crop
extension: auto
span: auto
type: mediafinder
а на фронет не выводит
<img src="{{ category.image-category | media }}">
An exception has been thrown during the rendering of a template ("A non-numeric value encountered").