You are here

core.entity_form_display.group.learning_path.default.yml in Opigno Learning path 3.x

config/optional/core.entity_form_display.group.learning_path.default.yml

File

config/optional/core.entity_form_display.group.learning_path.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - entity_browser.browser.media_entity_browser_groups
  6. - field.field.group.learning_path.field_anonymous_visibility
  7. - field.field.group.learning_path.field_certificate
  8. - field.field.group.learning_path.field_certificate_expire
  9. - field.field.group.learning_path.field_certificate_expire_results
  10. - field.field.group.learning_path.field_guided_navigation
  11. - field.field.group.learning_path.field_learning_path_category
  12. - field.field.group.learning_path.field_learning_path_description
  13. - field.field.group.learning_path.field_learning_path_duration
  14. - field.field.group.learning_path.field_learning_path_enable_forum
  15. - field.field.group.learning_path.field_learning_path_folder
  16. - field.field.group.learning_path.field_learning_path_forum
  17. - field.field.group.learning_path.field_learning_path_media_image
  18. - field.field.group.learning_path.field_learning_path_published
  19. - field.field.group.learning_path.field_learning_path_visibility
  20. - field.field.group.learning_path.field_required_trainings
  21. - field.field.group.learning_path.field_requires_validation
  22. - field.field.group.learning_path.field_workspace
  23. - group.type.learning_path
  24. module:
  25. - entity_browser
  26. - text
  27. id: group.learning_path.default
  28. targetEntityType: group
  29. bundle: learning_path
  30. mode: default
  31. content:
  32. field_anonymous_visibility:
  33. weight: 5
  34. settings:
  35. display_label: true
  36. third_party_settings: { }
  37. type: boolean_checkbox
  38. region: content
  39. field_certificate:
  40. weight: 9
  41. settings: { }
  42. third_party_settings: { }
  43. type: options_select
  44. region: content
  45. field_certificate_expire:
  46. weight: 10
  47. settings:
  48. display_label: true
  49. third_party_settings: { }
  50. type: boolean_checkbox
  51. region: content
  52. field_certificate_expire_results:
  53. weight: 11
  54. settings: { }
  55. third_party_settings: { }
  56. type: options_select
  57. region: content
  58. field_learning_path_category:
  59. weight: 7
  60. settings: { }
  61. third_party_settings: { }
  62. type: options_select
  63. region: content
  64. field_learning_path_description:
  65. weight: 1
  66. settings:
  67. rows: 5
  68. placeholder: ''
  69. third_party_settings: { }
  70. type: text_textarea
  71. region: content
  72. field_learning_path_duration:
  73. weight: 15
  74. settings:
  75. match_operator: CONTAINS
  76. match_limit: 10
  77. size: 60
  78. placeholder: ''
  79. third_party_settings: { }
  80. type: entity_reference_autocomplete
  81. region: content
  82. field_learning_path_enable_forum:
  83. type: boolean_checkbox
  84. weight: 6
  85. region: content
  86. settings:
  87. display_label: true
  88. third_party_settings: { }
  89. field_learning_path_media_image:
  90. weight: 12
  91. settings:
  92. entity_browser: media_entity_browser_groups
  93. field_widget_display: rendered_entity
  94. field_widget_remove: true
  95. open: true
  96. selection_mode: selection_append
  97. field_widget_display_settings:
  98. view_mode: image_only
  99. field_widget_edit: false
  100. field_widget_replace: false
  101. third_party_settings: { }
  102. type: entity_browser_entity_reference
  103. region: content
  104. field_learning_path_visibility:
  105. weight: 3
  106. settings: { }
  107. third_party_settings: { }
  108. type: options_select
  109. region: content
  110. field_lp_price:
  111. type: number
  112. weight: 13
  113. region: content
  114. settings:
  115. placeholder: '0.00'
  116. third_party_settings: { }
  117. field_required_trainings:
  118. weight: 14
  119. settings:
  120. match_operator: CONTAINS
  121. size: 60
  122. placeholder: 'Training name'
  123. match_limit: 10
  124. third_party_settings: { }
  125. type: entity_reference_autocomplete_tags
  126. region: content
  127. field_requires_validation:
  128. weight: 4
  129. settings:
  130. display_label: true
  131. third_party_settings: { }
  132. type: boolean_checkbox
  133. region: content
  134. label:
  135. type: string_textfield
  136. weight: 0
  137. region: content
  138. settings:
  139. size: 60
  140. placeholder: ''
  141. third_party_settings: { }
  142. hidden:
  143. field_guided_navigation: true
  144. field_learning_path_folder: true
  145. field_learning_path_forum: true
  146. field_learning_path_published: true
  147. field_workspace: true
  148. path: true
  149. uid: true