core.entity_form_display.node.web_service_example.default.yml in Web Service Data 8
Same filename and directory in other branches
modules/wsdata_example/config/install/core.entity_form_display.node.web_service_example.default.yml
File
modules/wsdata_example/config/install/core.entity_form_display.node.web_service_example.default.ymlView source
- uuid: 5e19cf24-9cc6-4aae-9b64-6a8c756cca8b
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.web_service_example.field_post_body
- - field.field.node.web_service_example.field_post_id
- - field.field.node.web_service_example.field_post_title
- - field.field.node.web_service_example.field_post_user
- - node.type.web_service_example
- module:
- - path
- id: node.web_service_example.default
- targetEntityType: node
- bundle: web_service_example
- mode: default
- content:
- created:
- type: datetime_timestamp
- weight: 10
- region: content
- settings: { }
- third_party_settings: { }
- field_post_body:
- weight: 123
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- type: string_textarea
- region: content
- field_post_id:
- weight: 121
- settings:
- placeholder: ''
- third_party_settings: { }
- type: number
- region: content
- field_post_title:
- weight: 122
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- type: string_textfield
- region: content
- field_post_user:
- weight: 124
- settings:
- placeholder: ''
- third_party_settings: { }
- type: number
- region: content
- path:
- type: path
- weight: 30
- region: content
- settings: { }
- third_party_settings: { }
- promote:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 15
- region: content
- third_party_settings: { }
- status:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 120
- region: content
- third_party_settings: { }
- sticky:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 16
- region: content
- 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
- settings:
- match_operator: CONTAINS
- size: 60
- placeholder: ''
- region: content
- third_party_settings: { }
- hidden: { }