You are here

core.entity_form_display.opigno_calendar_event.opigno_calendar_event.default.yml in Opigno calendar 8

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. - multiselect
  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: opigno_daterange
  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. type: multiselect
  32. weight: 4
  33. region: content
  34. settings: { }
  35. third_party_settings: { }
  36. title:
  37. type: string_textfield
  38. weight: 0
  39. region: content
  40. settings:
  41. size: 60
  42. placeholder: ''
  43. third_party_settings: { }
  44. hidden:
  45. displayed: true