You are here

core.entity_form_display.node.bricky_paragraphs.default.yml in Bricks​ 8

modules/bricks_default_paragraphs/config/install/core.entity_form_display.node.bricky_paragraphs.default.yml

File

modules/bricks_default_paragraphs/config/install/core.entity_form_display.node.bricky_paragraphs.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.bricky_paragraphs.field_body_paragraphs
  6. - node.type.bricky_paragraphs
  7. module:
  8. - bricks_inline
  9. - path
  10. id: node.bricky_paragraphs.default
  11. targetEntityType: node
  12. bundle: bricky_paragraphs
  13. mode: default
  14. content:
  15. created:
  16. type: datetime_timestamp
  17. weight: 4
  18. region: content
  19. settings: { }
  20. third_party_settings: { }
  21. field_body_paragraphs:
  22. weight: 1
  23. settings:
  24. form_mode: default
  25. label_singular: ''
  26. label_plural: ''
  27. allow_new: '1'
  28. allow_existing: '1'
  29. match_operator: CONTAINS
  30. override_labels: 0
  31. third_party_settings: { }
  32. type: bricks_tree_inline
  33. region: content
  34. langcode:
  35. type: language_select
  36. weight: 2
  37. region: content
  38. settings: { }
  39. third_party_settings: { }
  40. path:
  41. type: path
  42. weight: 7
  43. region: content
  44. settings: { }
  45. third_party_settings: { }
  46. promote:
  47. type: boolean_checkbox
  48. settings:
  49. display_label: true
  50. weight: 5
  51. region: content
  52. third_party_settings: { }
  53. sticky:
  54. type: boolean_checkbox
  55. settings:
  56. display_label: true
  57. weight: 6
  58. region: content
  59. third_party_settings: { }
  60. title:
  61. type: string_textfield
  62. weight: 0
  63. region: content
  64. settings:
  65. size: 60
  66. placeholder: ''
  67. third_party_settings: { }
  68. uid:
  69. type: entity_reference_autocomplete
  70. weight: 3
  71. settings:
  72. match_operator: CONTAINS
  73. size: 60
  74. placeholder: ''
  75. region: content
  76. third_party_settings: { }
  77. hidden: { }