Skip to content

Commit

Permalink
Merge pull request #78 from systopia/add-title-filter-to-combined-app…
Browse files Browse the repository at this point in the history
…lication-list

Add title filter to combined application list
  • Loading branch information
dontub authored Dec 12, 2024
2 parents b8c34f5 + 34e5c0e commit 6ac0350
Showing 1 changed file with 50 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1146,6 +1146,52 @@ display:
validate_options: { }
must_not_be: false
filters:
title:
id: title
table: cmrf_views_civiremote_funding_application_process
field: title
relationship: none
group_type: group
admin_label: ''
plugin_id: cmrf_views_filter_text
operator: contains
value: ''
group: 1
exposed: true
expose:
operator_id: title_op
label: Title
description: ''
use_operator: false
operator: title_op
operator_limit_selection: false
operator_list: { }
identifier: title
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
civicrm_api: '0'
civiremote_remote_user: '0'
civiremote_civiremote_funding: '0'
civiremote_civiremote_bsh_funding_coordinator: '0'
koordinator: '0'
placeholder: ''
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
status:
id: status
table: cmrf_views_civiremote_funding_application_process
Expand Down Expand Up @@ -1223,6 +1269,10 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
filter_groups:
operator: AND
groups:
1: AND
style:
type: table
options:
Expand Down

0 comments on commit 6ac0350

Please sign in to comment.