Skip to content
Snippets Groups Projects

ISTWCMS-4720: removing title from news listing block view

Merged Eric Bremner requested to merge feature/ISTWCMS-4720-ebremner-listing-title into 8.x-1.x
1 file
+ 0
68
Compare changes
  • Side-by-side
  • Inline
@@ -287,7 +287,6 @@ display:
allow:
items_per_page: true
customizable_exposed_filters:
- title
- field_uw_news_tags_target_id
filters:
status:
@@ -316,73 +315,6 @@ display:
operator_limit_selection: false
operator_list: { }
group: 1
title:
id: title
table: node_field_data
field: title
relationship: none
group_type: group
admin_label: ''
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'
uw_role_alumni: '0'
uw_role_employer: '0'
uw_role_faculty: '0'
uw_role_staff: '0'
uw_role_student: '0'
uw_role_site_manager: '0'
uw_role_wcms_support: '0'
uw_role_content_editor: '0'
uw_role_content_author: '0'
uw_role_form_editor: '0'
uw_role_form_results_access: '0'
uw_role_special_alerter: '0'
uw_role_emergency_alerter: '0'
uw_role_award_content_author: '0'
uw_role_notices_editor: '0'
uw_role_events_editor: '0'
uw_role_wcms_web_services: '0'
placeholder: ''
autocomplete_filter: 1
autocomplete_min_chars: '0'
autocomplete_items: '10'
autocomplete_field: title
autocomplete_raw_suggestion: 1
autocomplete_raw_dropdown: 1
autocomplete_dependent: 0
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: title
plugin_id: views_autocomplete_filters_string
field_uw_news_tags_target_id:
id: field_uw_news_tags_target_id
table: node__field_uw_news_tags
Loading