Added stuff in config directory
This commit is contained in:
32
config/field.storage.paragraph.field_time.yml
Normal file
32
config/field.storage.paragraph.field_time.yml
Normal file
@ -0,0 +1,32 @@
|
||||
uuid: 17fa45a1-947e-4920-b2fc-7e926437bab2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- options
|
||||
- paragraphs
|
||||
_core:
|
||||
default_config_hash: CIv_4DDy04F9EMzoYR8PoKSt3v84fxJQJ-GzpvMA_Vk
|
||||
id: paragraph.field_time
|
||||
field_name: field_time
|
||||
entity_type: paragraph
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: Morning
|
||||
label: Morning
|
||||
-
|
||||
value: Afternoon
|
||||
label: Afternoon
|
||||
-
|
||||
value: Evening
|
||||
label: Evening
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user