Move the config sync directory
This commit is contained in:
parent
b5d1dc7551
commit
4008f511f8
295 changed files with 2 additions and 29 deletions
76
config/core.entity_form_display.paragraph.event.default.yml
Normal file
76
config/core.entity_form_display.paragraph.event.default.yml
Normal file
|
@ -0,0 +1,76 @@
|
|||
uuid: 9305e00f-ee05-4141-b8d5-d4f194f7082c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.event.field_date
|
||||
- field.field.paragraph.event.field_feedback_url
|
||||
- field.field.paragraph.event.field_is_online
|
||||
- field.field.paragraph.event.field_link
|
||||
- field.field.paragraph.event.field_location
|
||||
- field.field.paragraph.event.field_name
|
||||
- field.field.paragraph.event.field_remote
|
||||
- paragraphs.paragraphs_type.event
|
||||
module:
|
||||
- datetime
|
||||
- link
|
||||
id: paragraph.event.default
|
||||
targetEntityType: paragraph
|
||||
bundle: event
|
||||
mode: default
|
||||
content:
|
||||
field_date:
|
||||
weight: 2
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
region: content
|
||||
field_feedback_url:
|
||||
weight: 6
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
type: link_default
|
||||
region: content
|
||||
field_is_online:
|
||||
weight: 4
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
type: boolean_checkbox
|
||||
region: content
|
||||
field_link:
|
||||
weight: 5
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
type: link_default
|
||||
region: content
|
||||
field_location:
|
||||
weight: 1
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
field_name:
|
||||
weight: 0
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
field_remote:
|
||||
weight: 3
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
type: boolean_checkbox
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
Loading…
Add table
Add a link
Reference in a new issue