Page 1 of 1

Gallery additional image field

Posted: Mon Jul 03, 2017 8:39 am
by thomahawk
I need additional fields for languages for each image description. I already set an additional field in Gallery > Field definifions, called it "english" and set it to apply on "images". Then in the template I placed {$image->fields.english.value}

But when I go in gallery to add the english text for an image, no such field "english" appears (only the usual Title and Comment field).

I am still on CMSMS 1.12, Gallery module 2.0.2

Any idea what I am doing wrong?

Thanks,
Thom

Re: Gallery additional image field

Posted: Mon Jul 03, 2017 10:20 am
by Rolf
Off topic: CMSMS 1.12 has open vulnerabilities, at least upgrade to 1.12.2!

Re: Gallery additional image field

Posted: Mon Jul 03, 2017 4:53 pm
by Jos
Click on the image thumb to edit your custom fields

Re: Gallery additional image field

Posted: Mon Jul 03, 2017 5:10 pm
by calguy1000
Off topic: CMSMS 1.12 has open vulnerabilities, at least upgrade to 1.12.2!
All 1.x versions have known vulnerabilities. Upgrade to 2.2.1 ASAP.

Re: Gallery additional image field

Posted: Tue Jul 04, 2017 7:24 am
by thomahawk
Jos wrote:Click on the image thumb to edit your custom fields
Thank you, Jos! Thats it, you solved my problem. I did not even know about that detail view. I always only edited the list view of images.

Greetings
Thom