You are here

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

modules/bricks_default_eck/config/install/core.entity_form_display.node.bricky_eck.default.yml

File

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