You are here

core.entity_form_display.media.video.default.yml in Lightning Media 8

modules/lightning_media_video/config/install/core.entity_form_display.media.video.default.yml

File

modules/lightning_media_video/config/install/core.entity_form_display.media.video.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.video.field_media_in_library
  6. - field.field.media.video.field_media_video_embed_field
  7. - media.type.video
  8. module:
  9. - video_embed_field
  10. third_party_settings: { }
  11. id: media.video.default
  12. targetEntityType: media
  13. bundle: video
  14. mode: default
  15. content:
  16. field_media_in_library:
  17. type: boolean_checkbox
  18. weight: 1
  19. settings:
  20. display_label: true
  21. third_party_settings: { }
  22. region: content
  23. field_media_video_embed_field:
  24. type: video_embed_field_textfield
  25. weight: 1
  26. settings: { }
  27. third_party_settings: { }
  28. region: content
  29. name:
  30. type: string_textfield
  31. weight: 0
  32. settings:
  33. size: 60
  34. placeholder: ''
  35. third_party_settings: { }
  36. region: content
  37. hidden:
  38. created: true
  39. uid: true