Skip to content
Snippets Groups Projects
Commit 51138990 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-6694: adding embed view for services

parent b729b2af
No related branches found
No related tags found
2 merge requests!60ISTWCMS-6095 Update maxlength settings for title, text fields and link fields...,!49ISTWCMS-5779 Click update button under...
......@@ -1609,6 +1609,186 @@ display:
- user.permissions
tags:
- 'config:field.storage.node.field_uw_service_summary'
services_embed:
id: services_embed
display_title: 'Services Embed'
display_plugin: embed
position: 7
display_options:
filters:
status:
id: status
table: node_field_data
field: status
entity_type: node
entity_field: status
plugin_id: boolean
value: '1'
group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
type:
id: type
table: node_field_data
field: type
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: type
plugin_id: bundle
operator: in
value:
uw_ct_service: uw_ct_service
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
field_uw_service_status_value:
id: field_uw_service_status_value
table: node__field_uw_service_status
field: field_uw_service_status_value
relationship: none
group_type: group
admin_label: ''
plugin_id: list_field
operator: or
value:
active: active
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
field_uw_service_category_target_id:
id: field_uw_service_category_target_id
table: node__field_uw_service_category
field: field_uw_service_category_target_id
relationship: none
group_type: group
admin_label: ''
plugin_id: taxonomy_index_tid
operator: or
value: { }
group: 1
exposed: true
expose:
operator_id: field_uw_service_category_target_id_op
label: 'Service category (field_uw_service_category)'
description: ''
use_operator: false
operator: field_uw_service_category_target_id_op
operator_limit_selection: false
operator_list: { }
identifier: category
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
administrator: '0'
anonymous: '0'
uw_role_site_owner: '0'
uw_role_site_manager: '0'
uw_role_content_editor: '0'
uw_role_content_author: '0'
uw_role_form_editor: '0'
uw_role_form_results_access: '0'
uw_role_private_content_viewer: '0'
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
vid: uw_vocab_service_categories
type: textfield
hierarchy: false
limit: true
error_message: true
filter_groups:
operator: AND
groups:
1: AND
defaults:
filters: false
filter_groups: false
display_description: ''
display_extenders:
metatag_display_extender:
metatags: { }
tokenize: false
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- user
- 'user.node_grants:view'
- user.permissions
tags:
- 'config:field.storage.node.field_uw_service_summary'
services_in_category_page:
id: services_in_category_page
display_title: 'Services in Category Page'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment