Reporting Actors view now takes query parameter for title

This commit is contained in:
Naomi 2018-09-07 12:48:47 +01:00
parent 1d86b2a5bc
commit 9b9bce4bc4
3 changed files with 6 additions and 5 deletions

View File

@ -23,6 +23,6 @@ settings:
visibility:
request_path:
id: request_path
pages: '/opencase/reporting/actors/*'
pages: '/opencase/reporting/actors'
negate: false
context_mapping: { }

View File

@ -23,6 +23,6 @@ settings:
visibility:
request_path:
id: request_path
pages: '/opencase/reporting/actors/*'
pages: '/opencase/reporting/actors'
negate: false
context_mapping: { }

View File

@ -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: ''