Added phone call and email activities, and related views
This commit is contained in:
@ -0,0 +1,46 @@
|
||||
uuid: 78975dca-1800-41d5-96ad-bef6edbfcbb3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.gno_admin_user
|
||||
module:
|
||||
- datetime
|
||||
- opencase_entities
|
||||
- user
|
||||
id: oc_organisation.client.activities
|
||||
label: Activities
|
||||
display_label: true
|
||||
name: activities
|
||||
description: 'Activities that do not relate to a specific training.'
|
||||
base_entity_type_id: oc_organisation
|
||||
base_bundle_type_id: client
|
||||
field_type_id: views
|
||||
field_type_config:
|
||||
view_name: activities_without_case
|
||||
display: block_1
|
||||
arguments: ''
|
||||
field_type_condition:
|
||||
'entity_bundle:oc_organisation':
|
||||
id: 'entity_bundle:oc_organisation'
|
||||
negate: false
|
||||
context_mapping:
|
||||
oc_organisation: entity_extra_field.target_entity
|
||||
bundles:
|
||||
client: client
|
||||
umbrella_client: umbrella_client
|
||||
route:
|
||||
id: route
|
||||
negate: false
|
||||
routes: ''
|
||||
request_path:
|
||||
id: request_path
|
||||
negate: false
|
||||
pages: ''
|
||||
current_theme:
|
||||
id: current_theme
|
||||
theme: ''
|
||||
negate: 0
|
||||
field_conditions_all_pass: false
|
||||
display:
|
||||
type: view
|
Reference in New Issue
Block a user