- Issue created by @ludo.r
- 🇧🇪Belgium ludo.r Brussels
This could be a solution as well: #3222997: Allow disable non translatable fields on translation forms →
When enabling translation on an entity, let's say a node and content moderation, the non-translatable fields are not shown/displayed when trasnlating the entity, it is only there when editing the source entity.
Therefore the conditional fields only work when editing the source entity.
Introduce an option "Fetch value from original source language" in the ConditionalFieldEditForm to get the value from the source entity when editing a translation of that entity.
Value could be provided as hidden field or in DrupalSettings.
Hoping that it would work with all Input values modes.
Active
4.0
Compatibility w/ other modules
This could be a solution as well: #3222997: Allow disable non translatable fields on translation forms →