You are here

core.entity_form_display.opigno_activity.opigno_slide.default.yml in Opigno module 3.x

config/optional/core.entity_form_display.opigno_activity.opigno_slide.default.yml

File

config/optional/core.entity_form_display.opigno_activity.opigno_slide.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.opigno_activity.opigno_slide.opigno_body
  6. - field.field.opigno_activity.opigno_slide.opigno_slide_pdf
  7. - opigno_module.opigno_activity_type.opigno_slide
  8. module:
  9. - entity_browser
  10. - text
  11. id: opigno_activity.opigno_slide.default
  12. targetEntityType: opigno_activity
  13. bundle: opigno_slide
  14. mode: default
  15. content:
  16. created:
  17. type: datetime_timestamp
  18. weight: 4
  19. settings: { }
  20. third_party_settings: { }
  21. region: content
  22. name:
  23. type: string_textfield
  24. weight: 0
  25. settings:
  26. size: 60
  27. placeholder: ''
  28. third_party_settings: { }
  29. region: content
  30. opigno_body:
  31. type: text_textarea_with_summary
  32. weight: 1
  33. region: content
  34. settings:
  35. rows: 9
  36. summary_rows: 3
  37. placeholder: ''
  38. third_party_settings: { }
  39. opigno_slide_pdf:
  40. weight: 2
  41. settings:
  42. entity_browser: media_entity_browser_file_pdf
  43. field_widget_display: rendered_entity
  44. field_widget_remove: true
  45. open: true
  46. selection_mode: selection_append
  47. field_widget_display_settings:
  48. view_mode: embedded_display
  49. field_widget_edit: false
  50. field_widget_replace: false
  51. third_party_settings: { }
  52. type: entity_browser_entity_reference
  53. region: content
  54. uid:
  55. type: entity_reference_autocomplete
  56. weight: 3
  57. settings:
  58. match_operator: CONTAINS
  59. size: 60
  60. placeholder: ''
  61. third_party_settings: { }
  62. region: content
  63. hidden: { }