dchadwick/config/default/core.entity_form_display.node.budget.default.yml
2024-03-13 15:48:45 +00:00

85 lines
1.7 KiB
YAML

uuid: 1d63cc99-416b-412e-ab29-c009bef23174
langcode: en
status: true
dependencies:
config:
- field.field.node.budget.field_expenses_list
- field.field.node.budget.field_total_expenses
- node.type.budget
module:
- path
id: node.budget.default
targetEntityType: node
bundle: budget
mode: default
content:
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
field_expenses_list:
type: entity_reference_autocomplete
weight: 122
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_total_expenses:
type: number
weight: 121
region: content
settings:
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 15
region: content
settings:
display_label: true
third_party_settings: { }
status:
type: boolean_checkbox
weight: 120
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 16
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }