You are here

core.entity_form_display.node.file_browser.default.yml in File Entity Browser 8

modules/file_browser_example/config/install/core.entity_form_display.node.file_browser.default.yml

File

modules/file_browser_example/config/install/core.entity_form_display.node.file_browser.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.file_browser.body
  6. - field.field.node.file_browser.field_file_browser_image
  7. - node.type.file_browser
  8. module:
  9. - file_browser
  10. - file_browser_example
  11. - path
  12. - text
  13. _core:
  14. default_config_hash: B1eHRl1uKMwrKpcK18CORRnGRIH_TJdpO1ivInSqWSs
  15. id: node.file_browser.default
  16. targetEntityType: node
  17. bundle: file_browser
  18. mode: default
  19. content:
  20. body:
  21. weight: 1
  22. settings:
  23. rows: 9
  24. summary_rows: 3
  25. placeholder: ''
  26. third_party_settings: { }
  27. type: text_textarea_with_summary
  28. region: content
  29. created:
  30. type: datetime_timestamp
  31. weight: 4
  32. settings: { }
  33. third_party_settings: { }
  34. region: content
  35. field_file_browser_image:
  36. weight: 2
  37. settings:
  38. entity_browser: browse_files
  39. field_widget_edit: true
  40. field_widget_remove: true
  41. view_mode: default
  42. open: false
  43. third_party_settings: { }
  44. type: entity_browser_file
  45. region: content
  46. langcode:
  47. type: language_select
  48. weight: 5
  49. settings: { }
  50. third_party_settings: { }
  51. region: content
  52. path:
  53. type: path
  54. weight: 8
  55. settings: { }
  56. third_party_settings: { }
  57. region: content
  58. promote:
  59. type: boolean_checkbox
  60. settings:
  61. display_label: true
  62. weight: 6
  63. third_party_settings: { }
  64. region: content
  65. sticky:
  66. type: boolean_checkbox
  67. settings:
  68. display_label: true
  69. weight: 7
  70. third_party_settings: { }
  71. region: content
  72. title:
  73. type: string_textfield
  74. weight: 0
  75. settings:
  76. size: 60
  77. placeholder: ''
  78. third_party_settings: { }
  79. region: content
  80. uid:
  81. type: entity_reference_autocomplete
  82. weight: 3
  83. settings:
  84. match_operator: CONTAINS
  85. size: 60
  86. placeholder: ''
  87. third_party_settings: { }
  88. region: content
  89. hidden: { }