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

nested multilanguage dataobject in modeladmin


Go to End


1018 Views

Avatar
Guy Van Bael

Community Member, 61 Posts

9 June 2016 at 6:19pm

I have a dataobject (project) which is managed in modeladmin. Each project has many Images (whith description). Using the translatable data-object module creates a translation of the dataobject "project", but not the related images with description. Does anyone know a solution to this?

Thanx