Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_ct_service
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_ct_service
Commits
51138990
Commit
51138990
authored
1 year ago
by
Eric Bremner
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-6694: adding embed view for services
parent
b729b2af
No related branches found
No related tags found
2 merge requests
!60
ISTWCMS-6095 Update maxlength settings for title, text fields and link fields...
,
!49
ISTWCMS-5779 Click update button under...
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/install/views.view.uw_view_service_show_nodes.yml
+180
-0
180 additions, 0 deletions
config/install/views.view.uw_view_service_show_nodes.yml
with
180 additions
and
0 deletions
config/install/views.view.uw_view_service_show_nodes.yml
+
180
−
0
View file @
51138990
...
...
@@ -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'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment