Added a bunch of config, apparently wasn't in git
This commit is contained in:
@ -0,0 +1,20 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.oc_case.field_outcome
|
||||
- opencase_entities.oc_case_type.accommodation
|
||||
module:
|
||||
- options
|
||||
id: oc_case.accommodation.field_outcome
|
||||
field_name: field_outcome
|
||||
entity_type: oc_case
|
||||
bundle: accommodation
|
||||
label: Outcome
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: list_string
|
Reference in New Issue
Block a user