Config for number_of_participants field
This commit is contained in:
@ -0,0 +1,23 @@
|
||||
uuid: 588f54aa-5542-4e6c-902b-88ccc3088dc4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.oc_case.field_number_of_participants
|
||||
- opencase_cases.oc_case_type.training
|
||||
id: oc_case.training.field_number_of_participants
|
||||
field_name: field_number_of_participants
|
||||
entity_type: oc_case
|
||||
bundle: training
|
||||
label: 'Number of participants'
|
||||
description: 'This is a read-only field which will be populated when a trainer submits their debrief.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
min: null
|
||||
max: null
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
field_type: integer
|
||||
Reference in New Issue
Block a user