Added configs for Case Provision entities
This commit is contained in:
@ -0,0 +1,47 @@
|
||||
uuid: ae8f2f7c-3545-46e4-9176-0c48725c38da
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.oc_case_provision.field_rate
|
||||
- field.storage.oc_case_provision.field_rate_type
|
||||
- user.role.authenticated
|
||||
module:
|
||||
- opencase_cases
|
||||
- options
|
||||
- user
|
||||
id: oc_case.training.trainers
|
||||
label: Trainers
|
||||
display_label: true
|
||||
name: trainers
|
||||
description: ''
|
||||
base_entity_type_id: oc_case
|
||||
base_bundle_type_id: training
|
||||
field_type_id: views
|
||||
field_type_config:
|
||||
view_name: case_provisions
|
||||
display: block_1
|
||||
arguments: ''
|
||||
field_type_condition:
|
||||
'entity_bundle:oc_case':
|
||||
id: 'entity_bundle:oc_case'
|
||||
bundles:
|
||||
training: training
|
||||
context_mapping:
|
||||
oc_case: entity_extra_field.target_entity
|
||||
negate: false
|
||||
route:
|
||||
id: route
|
||||
routes: ''
|
||||
negate: false
|
||||
request_path:
|
||||
id: request_path
|
||||
pages: ''
|
||||
negate: false
|
||||
current_theme:
|
||||
id: current_theme
|
||||
theme: ''
|
||||
negate: 0
|
||||
field_conditions_all_pass: false
|
||||
display:
|
||||
type: view
|
||||
Reference in New Issue
Block a user