You are here

core.entity_form_display.node.answers_question.default.yml in Answers 1.0.x

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.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.answers_question.answers
  6. - field.field.node.answers_question.body
  7. - field.field.node.answers_question.answers_comments
  8. - field.field.node.answers_question.answers_tags
  9. - node.type.answers_question
  10. module:
  11. - comment
  12. - path
  13. - text
  14. id: node.answers_question.default
  15. targetEntityType: node
  16. bundle: answers_question
  17. mode: default
  18. content:
  19. body:
  20. weight: 1
  21. settings:
  22. rows: 9
  23. summary_rows: 3
  24. placeholder: ''
  25. show_summary: false
  26. third_party_settings: { }
  27. type: text_textarea_with_summary
  28. region: content
  29. created:
  30. type: datetime_timestamp
  31. weight: 10
  32. region: content
  33. settings: { }
  34. third_party_settings: { }
  35. answers_comments:
  36. weight: 123
  37. settings: { }
  38. third_party_settings: { }
  39. type: comment_default
  40. region: content
  41. answers_tags:
  42. weight: 2
  43. settings:
  44. match_operator: CONTAINS
  45. match_limit: 10
  46. size: 60
  47. placeholder: ''
  48. third_party_settings: { }
  49. type: entity_reference_autocomplete_tags
  50. region: content
  51. path:
  52. type: path
  53. weight: 30
  54. region: content
  55. settings: { }
  56. third_party_settings: { }
  57. promote:
  58. type: boolean_checkbox
  59. settings:
  60. display_label: true
  61. weight: 15
  62. region: content
  63. third_party_settings: { }
  64. status:
  65. type: boolean_checkbox
  66. settings:
  67. display_label: true
  68. weight: 120
  69. region: content
  70. third_party_settings: { }
  71. sticky:
  72. type: boolean_checkbox
  73. settings:
  74. display_label: true
  75. weight: 16
  76. region: content
  77. third_party_settings: { }
  78. title:
  79. type: string_textfield
  80. weight: -5
  81. region: content
  82. settings:
  83. size: 60
  84. placeholder: ''
  85. third_party_settings: { }
  86. uid:
  87. type: entity_reference_autocomplete
  88. weight: 5
  89. settings:
  90. match_operator: CONTAINS
  91. size: 60
  92. placeholder: ''
  93. match_limit: 10
  94. region: content
  95. third_party_settings: { }
  96. hidden:
  97. answers: true