You are here

core.entity_form_display.node.bynder.default.yml in Bynder 4.0.x

modules/demo/config/optional/core.entity_form_display.node.bynder.default.yml

File

modules/demo/config/optional/core.entity_form_display.node.bynder.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - entity_browser.browser.bynder
  6. - field.field.node.bynder.body
  7. - field.field.node.bynder.field_media
  8. - node.type.bynder
  9. module:
  10. - content_moderation
  11. - entity_browser
  12. - path
  13. - text
  14. _core:
  15. default_config_hash: S6ccMe786r6RSkg6lLwt8HLPl24ceznFADJZW0MnLvI
  16. id: node.bynder.default
  17. targetEntityType: node
  18. bundle: bynder
  19. mode: default
  20. content:
  21. body:
  22. type: text_textarea_with_summary
  23. weight: 2
  24. region: content
  25. settings:
  26. rows: 9
  27. summary_rows: 3
  28. placeholder: ''
  29. show_summary: false
  30. third_party_settings: { }
  31. created:
  32. type: datetime_timestamp
  33. weight: 4
  34. region: content
  35. settings: { }
  36. third_party_settings: { }
  37. field_media:
  38. type: entity_browser_entity_reference
  39. weight: 1
  40. region: content
  41. settings:
  42. entity_browser: bynder
  43. field_widget_display: label
  44. field_widget_edit: true
  45. field_widget_remove: true
  46. selection_mode: selection_append
  47. field_widget_replace: false
  48. open: false
  49. field_widget_display_settings: { }
  50. third_party_settings: { }
  51. moderation_state:
  52. type: moderation_state_default
  53. weight: 9
  54. settings: { }
  55. region: content
  56. third_party_settings: { }
  57. path:
  58. type: path
  59. weight: 7
  60. region: content
  61. settings: { }
  62. third_party_settings: { }
  63. promote:
  64. type: boolean_checkbox
  65. settings:
  66. display_label: true
  67. weight: 5
  68. region: content
  69. third_party_settings: { }
  70. status:
  71. type: boolean_checkbox
  72. settings:
  73. display_label: true
  74. weight: 10
  75. region: content
  76. third_party_settings: { }
  77. sticky:
  78. type: boolean_checkbox
  79. settings:
  80. display_label: true
  81. weight: 6
  82. region: content
  83. third_party_settings: { }
  84. title:
  85. type: string_textfield
  86. weight: 0
  87. region: content
  88. settings:
  89. size: 60
  90. placeholder: ''
  91. third_party_settings: { }
  92. uid:
  93. type: entity_reference_autocomplete
  94. weight: 3
  95. settings:
  96. match_operator: CONTAINS
  97. size: 60
  98. placeholder: ''
  99. match_limit: 10
  100. region: content
  101. third_party_settings: { }
  102. url_redirects:
  103. weight: 8
  104. region: content
  105. settings: { }
  106. third_party_settings: { }
  107. hidden: { }