better newsletter from display

This commit is contained in:
Bachir Soussi Chiadmi 2021-11-10 21:45:05 +01:00
parent 9e15f84585
commit 530b935d74
1 changed files with 35 additions and 8 deletions

View File

@ -7,8 +7,35 @@ dependencies:
- field.field.node.simplenews_issue.simplenews_issue
- node.type.simplenews_issue
module:
- field_group
- path
- simplenews
- text
third_party_settings:
field_group:
group_details:
children:
- status
- promote
- uid
- created
- sticky
- langcode
- url_redirects
- path
parent_name: ''
weight: 11
format_type: details_sidebar
region: content
format_settings:
description: ''
show_empty_fields: true
open: true
weight: -100
required_fields: true
id: ''
classes: ''
label: Details
_core:
default_config_hash: WqeUSrMFjkfE6sD1OFP-91spC9kIXK8gtJ_qXf4bKDg
id: node.simplenews_issue.default
@ -28,20 +55,20 @@ content:
region: content
created:
type: datetime_timestamp
weight: 5
weight: 13
settings: { }
third_party_settings: { }
region: content
langcode:
type: language_select
weight: 2
weight: 15
region: content
settings:
include_locked: true
third_party_settings: { }
path:
type: path
weight: 8
weight: 17
region: content
settings: { }
third_party_settings: { }
@ -49,11 +76,11 @@ content:
type: boolean_checkbox
settings:
display_label: true
weight: 6
weight: 11
third_party_settings: { }
region: content
simplenews_issue:
type: options_select
type: simplenews_issue
weight: 1
settings: { }
third_party_settings: { }
@ -69,7 +96,7 @@ content:
type: boolean_checkbox
settings:
display_label: true
weight: 7
weight: 14
third_party_settings: { }
region: content
title:
@ -82,7 +109,7 @@ content:
region: content
uid:
type: entity_reference_autocomplete
weight: 4
weight: 12
settings:
match_operator: CONTAINS
size: 60
@ -91,7 +118,7 @@ content:
third_party_settings: { }
region: content
url_redirects:
weight: 9
weight: 16
region: content
settings: { }
third_party_settings: { }