You are here

core.entity_form_display.node.bricky_blocks.default.yml in Bricks​ 2.x

modules/bricks_default_blocks/config/install/core.entity_form_display.node.bricky_blocks.default.yml

File

modules/bricks_default_blocks/config/install/core.entity_form_display.node.bricky_blocks.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.bricky_blocks.field_body_blocks
  6. - node.type.bricky_blocks
  7. module:
  8. - bricks_inline
  9. - path
  10. id: node.bricky_blocks.default
  11. targetEntityType: node
  12. bundle: bricky_blocks
  13. mode: default
  14. content:
  15. created:
  16. type: datetime_timestamp
  17. weight: 3
  18. region: content
  19. settings: { }
  20. third_party_settings: { }
  21. field_body_blocks:
  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. path:
  35. type: path
  36. weight: 6
  37. region: content
  38. settings: { }
  39. third_party_settings: { }
  40. promote:
  41. type: boolean_checkbox
  42. settings:
  43. display_label: true
  44. weight: 4
  45. region: content
  46. third_party_settings: { }
  47. sticky:
  48. type: boolean_checkbox
  49. settings:
  50. display_label: true
  51. weight: 5
  52. region: content
  53. third_party_settings: { }
  54. title:
  55. type: string_textfield
  56. weight: 0
  57. region: content
  58. settings:
  59. size: 60
  60. placeholder: ''
  61. third_party_settings: { }
  62. uid:
  63. type: entity_reference_autocomplete
  64. weight: 2
  65. settings:
  66. match_operator: CONTAINS
  67. size: 60
  68. placeholder: ''
  69. region: content
  70. third_party_settings: { }
  71. hidden: { }