Add the "publication field"in the blog and gleaning content type
This commit is contained in:
parent
e78d0df898
commit
b07c74d77e
6 changed files with 80 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
|||
uuid: 160e7cc3-1db4-4691-9824-349cc47ce7a4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_publication_date
|
||||
- node.type.gleaning
|
||||
module:
|
||||
- datetime
|
||||
id: node.gleaning.field_publication_date
|
||||
field_name: field_publication_date
|
||||
entity_type: node
|
||||
bundle: gleaning
|
||||
label: 'Publication date'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: datetime
|
Loading…
Add table
Add a link
Reference in a new issue