Skip to content

Commit

Permalink
Merge pull request #883 from droptica/feature/DROOP-1076-Adding-block…
Browse files Browse the repository at this point in the history
…-of-text-with-node-paragraph-causes-infinite-loop-in-certain-conditions

DROOP-1076: Excluded teaser view from display mode list
  • Loading branch information
js-droptica authored Jan 22, 2024
2 parents 0d03088 + e636c2d commit b2ad091
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,13 @@ field_name: field_d_display_mode
entity_type: paragraph
bundle: d_p_node
label: 'Display mode'
description: ''
description: 'You can add more display modes <a href="/admin/structure/paragraphs_type/d_p_node/fields/paragraph.d_p_node.field_d_display_mode">here</a>'
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
exclude:
d_small_box: d_small_box
teaser: teaser
negate: 1
negate: true
field_type: entity_reference_display

0 comments on commit b2ad091

Please sign in to comment.