Added config to module, and scripts to commit / push config & code together

This commit is contained in:
2022-04-22 10:03:37 +01:00
parent 926bbdb349
commit 908f930e64
406 changed files with 22514 additions and 6 deletions

View File

@ -0,0 +1,30 @@
uuid: bfe1a0f8-4a06-4f0a-82ef-bd5a2d4e4950
langcode: en
status: true
dependencies:
module:
- opencase_entities
- options
id: oc_case.field_outcome
field_name: field_outcome
entity_type: oc_case
type: list_string
settings:
allowed_values:
-
value: Positive
label: Positive
-
value: Negative
label: Negative
-
value: 'One-off interaction'
label: 'One-off interaction'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false