103 Tickbox for inactive trainers, which then won't show up in training dropdown
This commit is contained in:
22
config/field.storage.oc_actor.field_active.yml
Normal file
22
config/field.storage.oc_actor.field_active.yml
Normal file
@ -0,0 +1,22 @@
|
||||
uuid: 49feb61b-2e9e-4a4b-8715-a5c66c319161
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- opencase_entities
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
id: oc_actor.field_active
|
||||
field_name: field_active
|
||||
entity_type: oc_actor
|
||||
type: boolean
|
||||
settings: { }
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user