flexy_mod-1.1.0/config/install/core.entity_form_display.node.about.default.yml
config/install/core.entity_form_display.node.about.default.yml
langcode: en status: true dependencies: config: - field.field.node.about.body - field.field.node.about.field_image - field.field.node.about.field_main_description - image.style.thumbnail - node.type.about module: - image - path - text id: node.about.default targetEntityType: node bundle: about mode: default content: body: type: text_textarea_with_summary weight: 7 region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } created: type: datetime_timestamp weight: 2 region: content settings: { } third_party_settings: { } field_image: type: image_image weight: 8 region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } field_main_description: type: text_textarea weight: 9 region: content settings: rows: 5 placeholder: '' third_party_settings: { } path: type: path weight: 5 region: content settings: { } third_party_settings: { } promote: type: boolean_checkbox weight: 3 region: content settings: display_label: true third_party_settings: { } status: type: boolean_checkbox weight: 6 region: content settings: display_label: true third_party_settings: { } sticky: type: boolean_checkbox weight: 4 region: content settings: display_label: true third_party_settings: { } title: type: string_textfield weight: 0 region: content settings: size: 60 placeholder: '' third_party_settings: { } uid: type: entity_reference_autocomplete weight: 1 region: content settings: match_operator: CONTAINS match_limit: 10 size: 60 placeholder: '' third_party_settings: { } hidden: { }