You are here

core.entity_form_display.opigno_calendar_event.opigno_calendar_event.default.yml in Opigno calendar 3.x

config/install/core.entity_form_display.opigno_calendar_event.opigno_calendar_event.default.yml

File

config/install/core.entity_form_display.opigno_calendar_event.opigno_calendar_event.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.opigno_calendar_event.opigno_calendar_event.field_calendar_event_members
  6. - opigno_calendar_event.type.opigno_calendar_event
  7. module:
  8. - datetime_range
  9. - options
  10. - text
  11. id: opigno_calendar_event.opigno_calendar_event.default
  12. targetEntityType: opigno_calendar_event
  13. bundle: opigno_calendar_event
  14. mode: default
  15. content:
  16. date_daterange:
  17. type: daterange_default
  18. weight: 1
  19. region: content
  20. settings: { }
  21. third_party_settings: { }
  22. description:
  23. type: text_textarea
  24. weight: 2
  25. region: content
  26. settings:
  27. placeholder: ''
  28. rows: 5
  29. third_party_settings: { }
  30. field_calendar_event_members:
  31. weight: 4
  32. settings: { }
  33. third_party_settings: { }
  34. type: options_select
  35. region: content
  36. langcode:
  37. type: language_select
  38. weight: 2
  39. region: content
  40. settings:
  41. include_locked: true
  42. third_party_settings: { }
  43. title:
  44. type: string_textfield
  45. weight: 0
  46. region: content
  47. settings:
  48. size: 60
  49. placeholder: ''
  50. third_party_settings: { }
  51. hidden:
  52. displayed: true