CT evenement form display
This commit is contained in:
@@ -15,8 +15,87 @@ dependencies:
|
||||
- node.type.evenement
|
||||
module:
|
||||
- datetime_range
|
||||
- field_group
|
||||
- path
|
||||
- text
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_tabs:
|
||||
children:
|
||||
- group_description
|
||||
- group_liens
|
||||
label: Tabs
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 1
|
||||
format_type: tabs
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
direction: horizontal
|
||||
width_breakpoint: 640
|
||||
group_description:
|
||||
children:
|
||||
- body
|
||||
label: Description
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 11
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: open
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_details:
|
||||
children:
|
||||
- field_type_d_evenement
|
||||
- field_dates
|
||||
- field_lieu
|
||||
- field_portage
|
||||
- status
|
||||
- promote
|
||||
- langcode
|
||||
- path
|
||||
- url_redirects
|
||||
label: Details
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 10
|
||||
format_type: details_sidebar
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
open: true
|
||||
description: ''
|
||||
required_fields: true
|
||||
weight: -100
|
||||
group_liens:
|
||||
children:
|
||||
- field_artiste_s_invite_s
|
||||
- field_invite_accompagne_curate_p
|
||||
- field_projet_s_lie_s
|
||||
- field_partenaire_s
|
||||
label: Liens
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 12
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
id: node.evenement.default
|
||||
targetEntityType: node
|
||||
bundle: evenement
|
||||
@@ -24,7 +103,7 @@ mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 121
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
@@ -32,15 +111,9 @@ content:
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_artiste_s_invite_s:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 125
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
@@ -50,13 +123,13 @@ content:
|
||||
third_party_settings: { }
|
||||
field_dates:
|
||||
type: daterange_default
|
||||
weight: 122
|
||||
weight: 12
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_invite_accompagne_curate_p:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 126
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
@@ -66,7 +139,7 @@ content:
|
||||
third_party_settings: { }
|
||||
field_lieu:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 129
|
||||
weight: 13
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
@@ -76,7 +149,7 @@ content:
|
||||
third_party_settings: { }
|
||||
field_partenaire_s:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 124
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
@@ -86,73 +159,11 @@ content:
|
||||
third_party_settings: { }
|
||||
field_portage:
|
||||
type: options_select
|
||||
weight: 127
|
||||
weight: 14
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_projet_s_lie_s:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 128
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_type_d_evenement:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 127
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
include_locked: true
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 120
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: -5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 5
|
||||
region: content
|
||||
@@ -162,9 +173,57 @@ content:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 50
|
||||
field_type_d_evenement:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 11
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 17
|
||||
region: content
|
||||
settings:
|
||||
include_locked: true
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 18
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 19
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
sticky: true
|
||||
uid: true
|
||||
|
||||
@@ -22,6 +22,6 @@ high_contrast_mode: false
|
||||
accent_color: ''
|
||||
focus_color: ''
|
||||
layout_density: small
|
||||
show_description_toggle: false
|
||||
show_description_toggle: true
|
||||
show_user_theme_settings: false
|
||||
sticky_action_buttons: true
|
||||
|
||||
@@ -33,6 +33,7 @@ permissions:
|
||||
- 'access content overview'
|
||||
- 'access taxonomy overview'
|
||||
- 'access toolbar'
|
||||
- 'administer nodes'
|
||||
- 'create content translations'
|
||||
- 'create evenement content'
|
||||
- 'create lieu content'
|
||||
|
||||
Reference in New Issue
Block a user