Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

translatable images


Go to End


1118 Views

Avatar
dacar

Community Member, 173 Posts

26 May 2016 at 11:46pm

Hi, i have installed the translatable module successfuly. I am running 3 languages. All translation features work fine in the CMS. In the page class i use a has_one relation to an image. In the main language i can edit, delete or upload. But if i switch to a translation, i can't. Only the image is showen in the CMS. No buttons to edit, etc.

I know, that images belong to the file class and not SiteTree. But isnt there an easy way to make images changeable in the translations? How do you work with images and translatable pages?

Greetings, Carsten.