New config for asylum status and language.
This commit is contained in:
parent
6c384605ec
commit
c0c415e691
@ -4,6 +4,8 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- field.storage.oc_actor.field_asylum_status
|
- field.storage.oc_actor.field_asylum_status
|
||||||
- opencase_entities.oc_actor_type.client
|
- opencase_entities.oc_actor_type.client
|
||||||
|
module:
|
||||||
|
- options
|
||||||
id: oc_actor.client.field_asylum_status
|
id: oc_actor.client.field_asylum_status
|
||||||
field_name: field_asylum_status
|
field_name: field_asylum_status
|
||||||
entity_type: oc_actor
|
entity_type: oc_actor
|
||||||
@ -15,4 +17,4 @@ translatable: false
|
|||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings: { }
|
||||||
field_type: string
|
field_type: list_string
|
||||||
|
Reference in New Issue
Block a user