Skip to content
Snippets Groups Projects
Commit ac228989 authored by Christian Fritsch's avatar Christian Fritsch Committed by Christian Fritsch
Browse files

Issue #3187827 by chr.fritsch, volkerk: Add bulk form with break action to view

parent e8acd0d2
No related branches found
No related tags found
No related merge requests found
......@@ -129,6 +129,60 @@ display:
row:
type: fields
fields:
node_bulk_form:
id: node_bulk_form
table: node
field: node_bulk_form
relationship: none
group_type: group
admin_label: ''
label: 'Node operations bulk form'
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
action_title: Action
include_exclude: include
selected_actions:
- node_break_lock_action
entity_type: node
plugin_id: node_bulk_form
title:
id: title
table: node_field_data
......@@ -644,7 +698,7 @@ display:
groups:
1: AND
cache_metadata:
max-age: -1
max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
......@@ -672,7 +726,7 @@ display:
menu_name: admin
enabled: true
cache_metadata:
max-age: -1
max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
......
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