Added config for "skills" field on volunteer.
This commit is contained in:
@ -0,0 +1,18 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.oc_actor.field_skills
|
||||
- opencase_entities.oc_actor_type.volunteer
|
||||
id: oc_actor.volunteer.field_skills
|
||||
field_name: field_skills
|
||||
entity_type: oc_actor
|
||||
bundle: volunteer
|
||||
label: Skills
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string_long
|
||||
Reference in New Issue
Block a user