|
@@ -6,6 +6,7 @@ dependencies:
|
|
|
- field.field.node.concernement.field_caillou
|
|
|
- field.field.node.concernement.field_description
|
|
|
- field.field.node.concernement.field_entite
|
|
|
+ - field.field.node.concernement.field_lieu
|
|
|
- field.field.node.concernement.field_recit
|
|
|
- node.type.concernement
|
|
|
module:
|
|
@@ -21,6 +22,7 @@ third_party_settings:
|
|
|
- group_contenu
|
|
|
- group_entites
|
|
|
- group_recit
|
|
|
+ - group_ateliers
|
|
|
- status
|
|
|
- uid
|
|
|
- created
|
|
@@ -82,6 +84,21 @@ third_party_settings:
|
|
|
formatter: closed
|
|
|
description: ''
|
|
|
required_fields: true
|
|
|
+ group_ateliers:
|
|
|
+ children:
|
|
|
+ - field_lieu
|
|
|
+ label: Ateliers
|
|
|
+ region: content
|
|
|
+ parent_name: group_tabs
|
|
|
+ weight: 15
|
|
|
+ format_type: tab
|
|
|
+ format_settings:
|
|
|
+ classes: ''
|
|
|
+ show_empty_fields: false
|
|
|
+ id: ''
|
|
|
+ formatter: closed
|
|
|
+ description: ''
|
|
|
+ required_fields: true
|
|
|
id: node.concernement.default
|
|
|
targetEntityType: node
|
|
|
bundle: concernement
|
|
@@ -89,7 +106,7 @@ mode: default
|
|
|
content:
|
|
|
created:
|
|
|
type: datetime_timestamp
|
|
|
- weight: 17
|
|
|
+ weight: 18
|
|
|
region: content
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
@@ -121,6 +138,16 @@ content:
|
|
|
form_display_mode: default
|
|
|
default_paragraph_type: ''
|
|
|
third_party_settings: { }
|
|
|
+ field_lieu:
|
|
|
+ type: entity_reference_autocomplete
|
|
|
+ weight: 26
|
|
|
+ region: content
|
|
|
+ settings:
|
|
|
+ match_operator: CONTAINS
|
|
|
+ match_limit: 10
|
|
|
+ size: 60
|
|
|
+ placeholder: ''
|
|
|
+ third_party_settings: { }
|
|
|
field_recit:
|
|
|
type: file_generic
|
|
|
weight: 3
|
|
@@ -130,7 +157,7 @@ content:
|
|
|
third_party_settings: { }
|
|
|
status:
|
|
|
type: boolean_checkbox
|
|
|
- weight: 15
|
|
|
+ weight: 16
|
|
|
region: content
|
|
|
settings:
|
|
|
display_label: true
|
|
@@ -150,7 +177,7 @@ content:
|
|
|
show_token_tree: 0
|
|
|
uid:
|
|
|
type: entity_reference_autocomplete
|
|
|
- weight: 16
|
|
|
+ weight: 17
|
|
|
region: content
|
|
|
settings:
|
|
|
match_operator: CONTAINS
|