Skip to content

Commit

Permalink
Add page title to Affinity Group Layout Builder display
Browse files Browse the repository at this point in the history
  • Loading branch information
a-pasquale committed Jul 19, 2023
1 parent b8540d2 commit 8a21ed6
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,36 @@ third_party_settings:
enabled: true
allow_custom: false
sections:
-
layout_id: layout_onecol
layout_settings:
label: Title
context_mapping: { }
components:
83c8f594-ddf4-4a68-b848-8182c2bf3752:
uuid: 83c8f594-ddf4-4a68-b848-8182c2bf3752
region: content
configuration:
id: 'field_block:node:affinity_group:title'
label: Title
label_display: '0'
provider: layout_builder
context_mapping:
entity: layout_builder.entity
view_mode: view_mode
formatter:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
additional:
layout_builder_styles_style:
page_title: page_title
pe_3: 0
tags: 0
third_party_settings: { }
-
layout_id: layout_twocol_section
layout_settings:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
uuid: 6da77069-0fc6-4acc-8006-7b737a85331a
langcode: en
status: true
dependencies: { }
id: page_title
label: 'Page Title'
classes: "h1\r\npage-title"
type: component
group: default
block_restrictions: { }
layout_restrictions: { }
weight: 0

0 comments on commit 8a21ed6

Please sign in to comment.