|
@@ -8,6 +8,8 @@ dependencies:
|
|
|
- field.field.paragraph.entite_concernement.field_menace_maintien_degres
|
|
|
- field.field.paragraph.entite_concernement.field_prise
|
|
|
- paragraphs.paragraphs_type.entite_concernement
|
|
|
+ module:
|
|
|
+ - inline_entity_form
|
|
|
id: paragraph.entite_concernement.default
|
|
|
targetEntityType: paragraph
|
|
|
bundle: entite_concernement
|
|
@@ -20,14 +22,21 @@ content:
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
|
field_entite:
|
|
|
- type: entity_reference_autocomplete
|
|
|
+ type: inline_entity_form_complex
|
|
|
weight: 0
|
|
|
region: content
|
|
|
settings:
|
|
|
+ form_mode: default
|
|
|
+ override_labels: false
|
|
|
+ label_singular: ''
|
|
|
+ label_plural: ''
|
|
|
+ allow_new: true
|
|
|
+ allow_existing: false
|
|
|
match_operator: CONTAINS
|
|
|
- match_limit: 10
|
|
|
- size: 60
|
|
|
- placeholder: ''
|
|
|
+ allow_duplicate: false
|
|
|
+ collapsible: false
|
|
|
+ collapsed: false
|
|
|
+ revision: false
|
|
|
third_party_settings: { }
|
|
|
field_menace_maintien_degres:
|
|
|
type: number
|