You are here

core.entity_form_display.taxonomy_term.blog_categories.default.yml in Varbase Blog (Corporate Blog) 9.0.x

config/optional/core.entity_form_display.taxonomy_term.blog_categories.default.yml

File

config/optional/core.entity_form_display.taxonomy_term.blog_categories.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - taxonomy.vocabulary.blog_categories
  6. module:
  7. - path
  8. - text
  9. id: taxonomy_term.blog_categories.default
  10. targetEntityType: taxonomy_term
  11. bundle: blog_categories
  12. mode: default
  13. content:
  14. description:
  15. type: text_textfield
  16. weight: 0
  17. region: content
  18. settings:
  19. size: 60
  20. placeholder: ""
  21. third_party_settings: {}
  22. langcode:
  23. type: language_select
  24. weight: 2
  25. region: content
  26. settings:
  27. include_locked: true
  28. third_party_settings: {}
  29. name:
  30. type: string_textfield
  31. weight: -5
  32. region: content
  33. settings:
  34. size: 60
  35. placeholder: ""
  36. third_party_settings: {}
  37. path:
  38. type: path
  39. weight: 30
  40. region: content
  41. settings: {}
  42. third_party_settings: {}
  43. status:
  44. type: boolean_checkbox
  45. settings:
  46. display_label: true
  47. weight: 100
  48. region: content
  49. third_party_settings: {}
  50. hidden:
  51. layout_selection: true