Added stuff in config directory
This commit is contained in:
32
config/field.storage.paragraph.field_trainer_role.yml
Normal file
32
config/field.storage.paragraph.field_trainer_role.yml
Normal file
@ -0,0 +1,32 @@
|
||||
uuid: 3bf089c7-5741-4e38-95db-23bfbe8c5d07
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- options
|
||||
- paragraphs
|
||||
_core:
|
||||
default_config_hash: G3ne5lpNzQj1j_wWcTeRgYV_fc960AzIwzqlJOVB4-o
|
||||
id: paragraph.field_trainer_role
|
||||
field_name: field_trainer_role
|
||||
entity_type: paragraph
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: lead-facilitator
|
||||
label: 'Lead Facilitator'
|
||||
-
|
||||
value: facilitator
|
||||
label: Facilitator
|
||||
-
|
||||
value: shadow
|
||||
label: Shadow
|
||||
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