You are here

core.entity_form_display.opigno_certificate.template.default.yml in Opigno certificate 8

config/install/core.entity_form_display.opigno_certificate.template.default.yml

File

config/install/core.entity_form_display.opigno_certificate.template.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - opigno_certificate
  6. id: opigno_certificate.template.default
  7. targetEntityType: opigno_certificate
  8. bundle: template
  9. mode: default
  10. content:
  11. view_mode:
  12. type: opigno_certificate_view_mode_selector_select
  13. weight: -4
  14. region: content
  15. settings: { }
  16. third_party_settings: { }
  17. created:
  18. type: datetime_timestamp
  19. weight: 10
  20. region: content
  21. settings: { }
  22. third_party_settings: { }
  23. label:
  24. type: string_textfield
  25. weight: -5
  26. region: content
  27. settings:
  28. size: 60
  29. placeholder: ''
  30. third_party_settings: { }
  31. status:
  32. type: boolean_checkbox
  33. settings:
  34. display_label: true
  35. weight: 11
  36. region: content
  37. third_party_settings: { }
  38. uid:
  39. type: entity_reference_autocomplete
  40. weight: 5
  41. settings:
  42. match_operator: CONTAINS
  43. size: 60
  44. placeholder: ''
  45. region: content
  46. third_party_settings: { }
  47. hidden: { }