tome export
This commit is contained in:
parent
1edd7ffe2f
commit
161a79b888
70 changed files with 1221 additions and 49 deletions
23
config/sync/field.field.paragraph.event.field_online.yml
Normal file
23
config/sync/field.field.paragraph.event.field_online.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 0ac83a54-21d4-403f-be4d-92fc2900c4cf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_online
|
||||
- paragraphs.paragraphs_type.event
|
||||
id: paragraph.event.field_online
|
||||
field_name: field_online
|
||||
entity_type: paragraph
|
||||
bundle: event
|
||||
label: Online
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'Yes'
|
||||
off_label: 'No'
|
||||
field_type: boolean
|
Loading…
Add table
Add a link
Reference in a new issue