Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,27 @@
|
||||
uuid: 2397ef56-c208-47f2-93e6-3e18e643ed21
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_entities
|
||||
- options
|
||||
id: oc_actor.field_asylum_status
|
||||
field_name: field_asylum_status
|
||||
entity_type: oc_actor
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: Refused
|
||||
label: Refused
|
||||
-
|
||||
value: 'Leave to remain'
|
||||
label: 'Leave to remain'
|
||||
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