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.group.group.created.yml
Normal file
18
config/sync/core.base_field_override.group.group.created.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
uuid: 1b15c13e-f150-4f0f-87bf-222251728282
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- group.type.group
|
||||
id: group.group.created
|
||||
field_name: created
|
||||
entity_type: group
|
||||
bundle: group
|
||||
label: 'Created on'
|
||||
description: 'The time that the group was created.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: created
|
Loading…
Add table
Add a link
Reference in a new issue