Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,33 @@
|
||||
uuid: 68a8c62f-932f-45e5-ac6f-a789cf3e8d14
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_entities
|
||||
- options
|
||||
id: oc_activity.field_funds_for
|
||||
field_name: field_funds_for
|
||||
entity_type: oc_activity
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: Travel
|
||||
label: Travel
|
||||
-
|
||||
value: Accommodation
|
||||
label: Accommodation
|
||||
-
|
||||
value: Food
|
||||
label: Food
|
||||
-
|
||||
value: Clothes
|
||||
label: Clothes
|
||||
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