Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
36
config/core.entity_form_display.paragraph.update.default.yml
Normal file
36
config/core.entity_form_display.paragraph.update.default.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
uuid: 9ded3818-d915-4fa2-bcf0-cee0ca4f105d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.update.field_text
|
||||
- field.field.paragraph.update.field_update_date
|
||||
- paragraphs.paragraphs_type.update
|
||||
module:
|
||||
- datetime
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: GXL-mQnJwIkuHcYPg2aEDI38w0YZMH6xFa0CJ_PGtis
|
||||
id: paragraph.update.default
|
||||
targetEntityType: paragraph
|
||||
bundle: update
|
||||
mode: default
|
||||
content:
|
||||
field_text:
|
||||
weight: 1
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
field_update_date:
|
||||
weight: 0
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
||||
uid: true
|
Loading…
Add table
Add a link
Reference in a new issue