System Information
- 3.6.8:
- Windows 10, WSL2:
- Postgres:
- 14.18.0:
- N/A:
- 1.22.15:
With the internationalization plugin installed, I don’t seem to be able to disable internationalization for relation-type fields. For example, if I have a menu that has a one-to-many relation pointing to menu items, I have to add the menu items for each locale! I can’t see the checkbox “Enable localization for this field” in the relation’s Advanced settings and so I assume it isn’t possible to disable it.
If I’m seeing the intended behaviour then this is a very odd design choice. I can think of cases where having different set of “child” entities in different locales makes sense, but I would argue that more often than not one wants to keep the same structure and for that structure be able to query translated content.
Someone please help me understand if it works as intended or I’m seeing a bug that I should raise.