core.entity_form_display.node.answers_question.default.yml in Answers 1.0.x
Same filename and directory in other branches
modules/core/config/install/core.entity_form_display.node.answers_question.default.yml
File
modules/core/config/install/core.entity_form_display.node.answers_question.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.answers_question.answers
- - field.field.node.answers_question.body
- - field.field.node.answers_question.answers_comments
- - field.field.node.answers_question.answers_tags
- - node.type.answers_question
- module:
- - comment
- - path
- - text
- id: node.answers_question.default
- targetEntityType: node
- bundle: answers_question
- mode: default
- content:
- body:
- weight: 1
- settings:
- rows: 9
- summary_rows: 3
- placeholder: ''
- show_summary: false
- third_party_settings: { }
- type: text_textarea_with_summary
- region: content
- created:
- type: datetime_timestamp
- weight: 10
- region: content
- settings: { }
- third_party_settings: { }
- answers_comments:
- weight: 123
- settings: { }
- third_party_settings: { }
- type: comment_default
- region: content
- answers_tags:
- weight: 2
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- type: entity_reference_autocomplete_tags
- 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: ''
- match_limit: 10
- region: content
- third_party_settings: { }
- hidden:
- answers: true