Hello,
I am attempting to use the image “description” field for alt text in my freemarker.
Unfortunately I get the following error when I try using ${img.description}
Failed at: ${img.description} [in template “webfile:/freemarker/nhbccontentmanagementsystem/blocks/services-card.ftl”
It’s as if it can’t see the field at all even though it is there in the CMS and has a value.
The other image properties work fine.
Any help would be greatly recieved