Config for number_of_participants field
This commit is contained in:
@ -4,6 +4,7 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.oc_case.training.field_date_of_training
|
||||
- field.field.oc_case.training.field_number_of_participants
|
||||
- field.field.oc_case.training.field_project
|
||||
- field.field.oc_case.training.field_social_media
|
||||
- field.field.oc_case.training.field_trainer
|
||||
@ -37,7 +38,7 @@ content:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
debriefs:
|
||||
weight: 7
|
||||
weight: 9
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
@ -47,7 +48,7 @@ content:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
evaluations:
|
||||
weight: 8
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
@ -83,6 +84,15 @@ content:
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_number_of_participants:
|
||||
weight: 6
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
type: number_integer
|
||||
region: content
|
||||
field_project:
|
||||
weight: 1
|
||||
label: above
|
||||
@ -92,7 +102,7 @@ content:
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
field_social_media:
|
||||
weight: 81
|
||||
weight: 7
|
||||
label: above
|
||||
settings:
|
||||
format: default
|
||||
@ -129,13 +139,13 @@ content:
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
region: content
|
||||
weight: 6
|
||||
weight: 8
|
||||
third_party_settings: { }
|
||||
type: file_default
|
||||
user_id:
|
||||
label: above
|
||||
type: author
|
||||
weight: 9
|
||||
weight: 11
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
|
||||
Reference in New Issue
Block a user