Added stuff in config directory
This commit is contained in:
38
config/field.storage.oc_activity.field_after_knowledge.yml
Normal file
38
config/field.storage.oc_activity.field_after_knowledge.yml
Normal file
@ -0,0 +1,38 @@
|
||||
uuid: 8edb37cc-c942-4a06-9d6a-02d42e764a6d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_entities
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: zcxLkIyBeqFDs3YDRz8uDIYGvgBbNL9w9WW4qVvRDXo
|
||||
id: oc_activity.field_after_knowledge
|
||||
field_name: field_after_knowledge
|
||||
entity_type: oc_activity
|
||||
type: list_integer
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: 1
|
||||
label: '1'
|
||||
-
|
||||
value: 2
|
||||
label: '2'
|
||||
-
|
||||
value: 3
|
||||
label: '3'
|
||||
-
|
||||
value: 4
|
||||
label: '4'
|
||||
-
|
||||
value: 5
|
||||
label: '5'
|
||||
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