Skip to content

Commit

Permalink
Remove fieldgroup labels on entity forms
Browse files Browse the repository at this point in the history
  • Loading branch information
ol0lll committed Feb 8, 2023
1 parent 46c84ed commit 1de4232
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ third_party_settings:
children:
- name
- field_media_images
label: Basis
label: ''
region: content
parent_name: ''
weight: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ third_party_settings:
- field_tags
- field_image
- field_description
label: Basis
label: ''
region: content
parent_name: ''
weight: 0
Expand All @@ -38,7 +38,7 @@ third_party_settings:
children:
- field_copyright
- field_source
label: Credits
label: ''
region: content
parent_name: ''
weight: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ third_party_settings:
- name
- field_image
- field_description
label: Basis
label: ''
region: content
parent_name: ''
weight: 0
Expand All @@ -40,7 +40,7 @@ third_party_settings:
- field_copyright
- field_expires
- field_source
label: Credits
label: ''
region: hidden
parent_name: ''
weight: 4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ third_party_settings:
- field_url
- field_author
- field_content
label: Basis
label: ''
region: content
parent_name: ''
weight: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ third_party_settings:
group_basis:
children:
- field_url
label: Basis
label: ''
region: content
parent_name: ''
weight: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ third_party_settings:
- field_url
- field_author
- field_content
label: Basis
label: ''
region: content
parent_name: ''
weight: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ third_party_settings:
- field_media_video_embed_field
- field_caption
- field_description
label: Basis
label: ''
region: content
parent_name: ''
weight: 0
Expand All @@ -37,7 +37,7 @@ third_party_settings:
- field_author
- field_copyright
- field_source
label: Credits
label: ''
region: content
parent_name: ''
weight: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,28 @@ third_party_settings:
children:
- field_teaser_media
- field_teaser_text
label: Teaser
label: ''
region: content
parent_name: ''
weight: 4
format_type: fieldset
format_settings:
classes: 'content-form__form-section article-teaser'
show_empty_fields: false
id: ''
description: ''
required_fields: true
group_paragraphs:
children:
- field_paragraphs
label: Paragraphs
label: ''
region: content
parent_name: ''
weight: 6
format_type: fieldset
format_settings:
classes: 'content-form__form-section paragraphs-container'
show_empty_fields: false
id: ''
description: ''
required_fields: true
Expand All @@ -58,13 +60,14 @@ third_party_settings:
- title
- field_seo_title
- field_tags
label: Basis
label: ''
region: content
parent_name: ''
weight: 3
format_type: fieldset
format_settings:
classes: 'content-form__form-section base-info'
show_empty_fields: false
id: ''
description: ''
required_fields: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ third_party_settings:
group_paragraphs:
children:
- field_paragraphs
label: Paragraphs
label: ''
region: content
parent_name: ''
weight: 1
Expand All @@ -34,7 +34,7 @@ third_party_settings:
children:
- langcode
- title
label: Basis
label: ''
region: content
parent_name: ''
weight: 0
Expand Down

0 comments on commit 1de4232

Please sign in to comment.