You are here

core.entity_form_display.media.gallery.default.yml in Thunder 8.5

config/optional/core.entity_form_display.media.gallery.default.yml

File

config/optional/core.entity_form_display.media.gallery.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - entity_browser.browser.multiple_image_browser
  6. - field.field.media.gallery.field_media_images
  7. - media.type.gallery
  8. module:
  9. - entity_browser
  10. - entity_reference_actions
  11. - field_group
  12. - select2
  13. third_party_settings:
  14. field_group:
  15. group_basis:
  16. children:
  17. - name
  18. - field_media_images
  19. parent_name: ''
  20. weight: 0
  21. format_type: fieldset
  22. format_settings:
  23. id: ''
  24. classes: content-form__form-section
  25. description: ''
  26. required_fields: true
  27. label: Basis
  28. region: content
  29. id: media.gallery.default
  30. targetEntityType: media
  31. bundle: gallery
  32. mode: default
  33. content:
  34. created:
  35. type: datetime_timestamp
  36. weight: 1
  37. region: content
  38. settings: { }
  39. third_party_settings: { }
  40. field_media_images:
  41. type: entity_browser_entity_reference
  42. weight: 2
  43. settings:
  44. entity_browser: multiple_image_browser
  45. field_widget_display: rendered_entity
  46. field_widget_display_settings:
  47. view_mode: thumbnail
  48. field_widget_edit: true
  49. field_widget_remove: true
  50. open: true
  51. selection_mode: selection_edit
  52. field_widget_replace: false
  53. third_party_settings:
  54. entity_reference_actions:
  55. enabled: true
  56. options:
  57. action_title: Action
  58. include_exclude: include
  59. selected_actions:
  60. media_delete_action: '0'
  61. media_edit_action: media_edit_action
  62. media_publish_action: '0'
  63. media_save_action: '0'
  64. media_unpublish_action: '0'
  65. region: content
  66. name:
  67. type: string_textfield
  68. weight: 1
  69. settings:
  70. size: 60
  71. placeholder: ''
  72. third_party_settings: { }
  73. region: content
  74. status:
  75. type: boolean_checkbox
  76. weight: 2
  77. region: content
  78. settings:
  79. display_label: true
  80. third_party_settings: { }
  81. uid:
  82. type: select2_entity_reference
  83. weight: 3
  84. region: content
  85. settings:
  86. width: 100%
  87. autocomplete: true
  88. match_operator: CONTAINS
  89. match_limit: 10
  90. third_party_settings: { }
  91. hidden:
  92. langcode: true
  93. moderation_state: true
  94. path: true