Postponed
Project:
Paragraphs
Version:
8.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2017 at 15:26 UTC
Updated:
29 Jan 2021 at 02:39 UTC
Jump to comment: Most recent
Comments
Comment #2
Stephan de Bruin commentedI'm also running into this issue. My use-case is as follows:
- the user creates an English content item with 2 paragraph items in it.
- the user then translates the content item to German
- the German item needs an additional paragraph item, but this cannot be added.
Would be great if anyone has an idea on how to be able to get this functionality in there.
Comment #3
ocraig commentedThanks for chiming in, Stephan. And for explaining the issue better than I did.
Nice to know I'm not alone on this one.
Comment #4
miro_dietikerThe currently supported geometry is a entity reference revision field on the host that is not translatable.
As a result, we define that all paragraphs are present in all languages.
We hide the add / remove buttons to make it clear that the paragraphs content can be translated, but you can't have different structure.
There are currently two approaches to what you are looking for:
1) There is a patch for Paragraphs Collection that brings a plugin that allows to define per-language visibility of a Paragraph item
#2846682: New Plugin: Visibility per language
2) There is a patch in Paragraphs that want to support translatable ERR case
#2461695: Support asymmetric translations
Comment #5
johnchqueyeah, that is by design, as @miro_dietiker said, there are two approaches for making that work as you want, if you can help us with testing pathes, reviewing or writing tests for those issues, patches can faster get in. Postponed.
Comment #6
ahaomar commentedi am still looking for this feature. does still available or not ?
problem is i cant add or remove paragraph type from translated node. if any one have solution do let me know
Comment #7
vm commentedrefer to https://www.drupal.org/project/paragraphs/issues/2904705