removed corresponding reference from proximite, added details (published, ...)to embeded entités admin ui
This commit is contained in:
parent
750d6dd9d8
commit
0a9b1291e7
@ -4,7 +4,7 @@ status: true
|
|||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: proximite
|
id: proximite
|
||||||
label: proximite
|
label: proximite
|
||||||
enabled: true
|
enabled: false
|
||||||
first_field: field_proximite
|
first_field: field_proximite
|
||||||
second_field: field_proximite
|
second_field: field_proximite
|
||||||
add_direction: append
|
add_direction: append
|
||||||
|
@ -19,24 +19,6 @@ dependencies:
|
|||||||
- workflow
|
- workflow
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
field_group:
|
field_group:
|
||||||
group_details:
|
|
||||||
children:
|
|
||||||
- uid
|
|
||||||
- created
|
|
||||||
- status
|
|
||||||
label: Details
|
|
||||||
region: content
|
|
||||||
parent_name: ''
|
|
||||||
weight: 2
|
|
||||||
format_type: details_sidebar
|
|
||||||
format_settings:
|
|
||||||
classes: ''
|
|
||||||
show_empty_fields: true
|
|
||||||
id: ''
|
|
||||||
open: true
|
|
||||||
description: ''
|
|
||||||
required_fields: true
|
|
||||||
weight: -100
|
|
||||||
group_tabs:
|
group_tabs:
|
||||||
children:
|
children:
|
||||||
- group_contenu
|
- group_contenu
|
||||||
@ -105,8 +87,11 @@ third_party_settings:
|
|||||||
required_fields: true
|
required_fields: true
|
||||||
group_con:
|
group_con:
|
||||||
children:
|
children:
|
||||||
|
- status
|
||||||
|
- uid
|
||||||
|
- created
|
||||||
- field_confidentialite
|
- field_confidentialite
|
||||||
label: Confidentialité
|
label: 'Publication & Confidentialité'
|
||||||
region: content
|
region: content
|
||||||
parent_name: group_tabs
|
parent_name: group_tabs
|
||||||
weight: 18
|
weight: 18
|
||||||
@ -125,7 +110,7 @@ mode: default
|
|||||||
content:
|
content:
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 30
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
@ -139,7 +124,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_confidentialite:
|
field_confidentialite:
|
||||||
type: workflow_default
|
type: workflow_default
|
||||||
weight: 1
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
@ -198,7 +183,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
weight: 31
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
@ -219,7 +204,7 @@ content:
|
|||||||
show_token_tree: 0
|
show_token_tree: 0
|
||||||
uid:
|
uid:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 29
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user