Multiligual modules configuration
This commit is contained in:
parent
1beab9114e
commit
b8829e08bc
775 changed files with 8578 additions and 79 deletions
22
config/sync/core.base_field_override.node.event.status.yml
Normal file
22
config/sync/core.base_field_override.node.event.status.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: d0f57a20-354f-4038-a767-bb13de0a4b4d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.event
|
||||
id: node.event.status
|
||||
field_name: status
|
||||
entity_type: node
|
||||
bundle: event
|
||||
label: Published
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
Loading…
Add table
Add a link
Reference in a new issue