You are here

core.entity_form_display.node.course.default.yml in Course 3.x

modules/course_node/config/install/core.entity_form_display.node.course.default.yml

File

modules/course_node/config/install/core.entity_form_display.node.course.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.course.course
  6. - node.type.course
  7. module:
  8. - inline_entity_form
  9. - path
  10. id: node.course.default
  11. targetEntityType: node
  12. bundle: course
  13. mode: default
  14. content:
  15. course:
  16. type: inline_entity_form_complex
  17. weight: 1
  18. region: content
  19. settings:
  20. form_mode: default
  21. override_labels: false
  22. label_singular: ''
  23. label_plural: ''
  24. collapsible: false
  25. collapsed: false
  26. revision: false
  27. allow_new: true
  28. allow_existing: false
  29. match_operator: CONTAINS
  30. allow_duplicate: false
  31. third_party_settings: { }
  32. created:
  33. type: datetime_timestamp
  34. weight: 3
  35. region: content
  36. settings: { }
  37. third_party_settings: { }
  38. path:
  39. type: path
  40. weight: 6
  41. region: content
  42. settings: { }
  43. third_party_settings: { }
  44. promote:
  45. type: boolean_checkbox
  46. settings:
  47. display_label: true
  48. weight: 4
  49. region: content
  50. third_party_settings: { }
  51. status:
  52. type: boolean_checkbox
  53. settings:
  54. display_label: true
  55. weight: 7
  56. region: content
  57. third_party_settings: { }
  58. sticky:
  59. type: boolean_checkbox
  60. settings:
  61. display_label: true
  62. weight: 5
  63. region: content
  64. third_party_settings: { }
  65. title:
  66. type: string_textfield
  67. weight: 0
  68. region: content
  69. settings:
  70. size: 60
  71. placeholder: ''
  72. third_party_settings: { }
  73. uid:
  74. type: entity_reference_autocomplete
  75. weight: 2
  76. settings:
  77. match_operator: CONTAINS
  78. size: 60
  79. placeholder: ''
  80. match_limit: 10
  81. region: content
  82. third_party_settings: { }
  83. hidden:
  84. field_course: true