- Issue created by @nitish kumar pandey
- Status changed to Postponed: needs info
6 months ago 11:31am 24 August 2024 - π«π·France dqd London | N.Y.C | Paris | Hamburg | Berlin
Thanks for the report. Can you please rephrase your steps to reproduce? It is a little bit confujsing to read and understand. Especially step 2 is hard to read and what you mean by "create a content type customer add two filled in it one is title as a text and other is select drop down with two options( major and minor)." Guessing: Is one of these 2 fields in the new content type the paragraph as a reference? And you want CF to "know" about the age field, which is part of the referenced paragraph but it is not a direct field in the type you are building your CF condition? Is it that what you mean?
- πΊπΈUnited States markie Albuquerque, NM
Here is my use case:
I have a paragraph we can call "Container" with the following fields:
- Style: Image, Icon
- Cards: Entity Reference to a Card Paragraph
The "Card" Paragraphs has the following fields:
- Image: Image File
- Icon: Preset list of possible icons
- Text: Text
I want the container to control whether the Site Builder can use Images or a preset list of icons. I want this consistent for ALL cards inside a container which is why the style is in the container paragraph instead of the card itself. So I would Hide the icon field if the style is Image and vice versa for the Image field. I can select the "parent_field_name", but can not specify the name, and most importantly, can not trigger based on the value of the specified field.
I am trying to work this out programmatically for the time being but thought writing out a use case would be helpful for the module.
HTH
- πΊπΈUnited States nicxvan
This is a duplicate of π Controlled-by fields inside a Paragraph don't work Needs work