Added stuff in config directory
This commit is contained in:
32
config/field.storage.oc_activity.field_d.yml
Normal file
32
config/field.storage.oc_activity.field_d.yml
Normal file
@ -0,0 +1,32 @@
|
||||
uuid: 64970cd7-d466-446c-9991-602ac9c1b207
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_entities
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: aFSukt9qGbt1EbLsNEdtQgiG5_rTsqaCobB-2KPgHIo
|
||||
id: oc_activity.field_d
|
||||
field_name: field_d
|
||||
entity_type: oc_activity
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: 'yes'
|
||||
label: 'Yes'
|
||||
-
|
||||
value: 'no'
|
||||
label: 'No'
|
||||
-
|
||||
value: anonymous
|
||||
label: Anonymous
|
||||
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