diff --git a/modules/opencase_reporting/config/install/block.block.facet_actortype.yml b/modules/opencase_reporting/config/install/block.block.facet_actortype.yml index 39d09cf..25b0b4d 100644 --- a/modules/opencase_reporting/config/install/block.block.facet_actortype.yml +++ b/modules/opencase_reporting/config/install/block.block.facet_actortype.yml @@ -23,6 +23,6 @@ settings: visibility: request_path: id: request_path - pages: '/opencase/reporting/actors/*' + pages: '/opencase/reporting/actors' negate: false context_mapping: { } diff --git a/modules/opencase_reporting/config/install/block.block.facet_created.yml b/modules/opencase_reporting/config/install/block.block.facet_created.yml index 17120f0..0f260a2 100644 --- a/modules/opencase_reporting/config/install/block.block.facet_created.yml +++ b/modules/opencase_reporting/config/install/block.block.facet_created.yml @@ -23,6 +23,6 @@ settings: visibility: request_path: id: request_path - pages: '/opencase/reporting/actors/*' + pages: '/opencase/reporting/actors' negate: false context_mapping: { } diff --git a/modules/opencase_reporting/config/install/views.view.reporting_actors.yml b/modules/opencase_reporting/config/install/views.view.reporting_actors.yml index 8bd2773..c800b14 100644 --- a/modules/opencase_reporting/config/install/views.view.reporting_actors.yml +++ b/modules/opencase_reporting/config/install/views.view.reporting_actors.yml @@ -413,10 +413,11 @@ display: title: All title_enable: true title: '{{ raw_arguments.null }}' - default_argument_type: raw + default_argument_type: query_parameter default_argument_options: - index: 3 - use_alias: false + query_param: preset_title + fallback: '%nbsp;' + multiple: and default_argument_skip_url: false summary_options: base_path: ''