Multiligual modules configuration
This commit is contained in:
parent
1beab9114e
commit
b8829e08bc
775 changed files with 8578 additions and 79 deletions
18
config/sync/core.base_field_override.node.resource.title.yml
Normal file
18
config/sync/core.base_field_override.node.resource.title.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
uuid: d6466c03-c68f-4c98-a45d-677b84605bb8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.resource
|
||||
id: node.resource.title
|
||||
field_name: title
|
||||
entity_type: node
|
||||
bundle: resource
|
||||
label: Title
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Loading…
Add table
Add a link
Reference in a new issue