We use this module extensively on multiple multilingual websites. We prefer using this module over the default paragraphs translation because the content can be different on all translated nodes.

We use the method as described on the module page:

  • On the paragraph field: enable 'Users may translate this field' (ignore the warning)
  • Select Paragraphs Classic Asymmetric on the Manage form display

The module is working as expected.

There's one drawback: on every field of the translated paragraphs content, it shows 'all languages'. This is confusing for the editors. And also, it's not correct: this content only exists for one language.

Ideally, there should be a setting to hide the 'all languages' message when the Paragraphs asymmetric translation widgets is used.

Comments

bramvandenbulcke created an issue. See original summary.

heine’s picture

We use the submitted minimal patch to prevent this message from showing. I'm pretty sure this check can be hoisted so the foreach won't run on translatable paragraphs with untranslatable fields. The comments in 493-498 are quite confusing though, so leaving this with a minimal patch.

bramvandenbulcke’s picture

I've tested the patch on one install and it's working without a problem. Thanks Heine!

  • weseze committed 38b953c on 8.x-1.x authored by Heine
    Issue #3189155 by Heine, bramvandenbulcke: Wrongly showing 'all...
  • weseze committed 79e54ca on 8.x-1.x
    Issue #3189155 by weseze: Wrongly showing 'all languages'  on all fields...
weseze’s picture

Status: Active » Fixed

This is now fixed and will be in the upcoming 1.0 release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.