You are here

core.entity_form_display.taxonomy_term.skills.default.yml in Opigno module 8

modules/opigno_skills_system/config/optional/core.entity_form_display.taxonomy_term.skills.default.yml

File

modules/opigno_skills_system/config/optional/core.entity_form_display.taxonomy_term.skills.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.taxonomy_term.skills.field_level_names
  6. - field.field.taxonomy_term.skills.field_minimum_count_of_answers
  7. - field.field.taxonomy_term.skills.field_minimum_score
  8. - taxonomy.vocabulary.skills
  9. module:
  10. - path
  11. - text
  12. id: taxonomy_term.skills.default
  13. targetEntityType: taxonomy_term
  14. bundle: skills
  15. mode: default
  16. content:
  17. description:
  18. type: text_textarea
  19. weight: 1
  20. region: content
  21. settings:
  22. placeholder: ''
  23. rows: 5
  24. third_party_settings: { }
  25. field_level_names:
  26. weight: 4
  27. settings:
  28. size: 60
  29. placeholder: ''
  30. third_party_settings: { }
  31. type: string_textfield
  32. region: content
  33. field_minimum_count_of_answers:
  34. weight: 3
  35. settings:
  36. placeholder: ''
  37. third_party_settings: { }
  38. type: number
  39. region: content
  40. field_minimum_score:
  41. weight: 2
  42. settings:
  43. placeholder: ''
  44. third_party_settings: { }
  45. type: number
  46. region: content
  47. langcode:
  48. type: language_select
  49. weight: 5
  50. region: content
  51. settings:
  52. include_locked: true
  53. third_party_settings: { }
  54. name:
  55. type: string_textfield
  56. weight: 0
  57. region: content
  58. settings:
  59. size: 60
  60. placeholder: ''
  61. third_party_settings: { }
  62. path:
  63. type: path
  64. weight: 6
  65. region: content
  66. settings: { }
  67. third_party_settings: { }
  68. hidden: { }