Forums / Setup & design / Object Relations and Translation.

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Object Relations and Translation.

Author Message

Ilya Sazonov

Saturday 30 October 2010 11:13:19 am

I'm currently trying to use object relations.

I have 'article' data type which should belong to one or more categories. So I created 'article_category' data type and than added 'categories' attribute, which is 'Object relations' attribute type to 'arcticle' class.

The attribute is not translatable, but in non-default language versions it is shown as blank in administration inteface.

So I wanted to ask if relations would be present in language versions, different from default one.

Ilya Sazonov

Saturday 30 October 2010 11:37:03 am

It seems, that the attribute was left blank because I checked 'disable translation' after I actually made relations. I tried to make relations on another article and they are visible in every language.