You are here

core.entity_form_display.taxonomy_term.geolocation_demo_taxonomy.default.yml in Geolocation Field 8.2

modules/geolocation_demo/config/optional/core.entity_form_display.taxonomy_term.geolocation_demo_taxonomy.default.yml

File

modules/geolocation_demo/config/optional/core.entity_form_display.taxonomy_term.geolocation_demo_taxonomy.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.taxonomy_term.geolocation_demo_taxonomy.field_geolocation_demo_term_icon
  6. - image.style.geolocation_demo_marker_icon_size
  7. - taxonomy.vocabulary.geolocation_demo_taxonomy
  8. module:
  9. - image
  10. - path
  11. - text
  12. enforced:
  13. module:
  14. - geolocation_demo
  15. id: taxonomy_term.geolocation_demo_taxonomy.default
  16. targetEntityType: taxonomy_term
  17. bundle: geolocation_demo_taxonomy
  18. mode: default
  19. content:
  20. description:
  21. type: text_textarea
  22. weight: 1
  23. region: content
  24. settings:
  25. placeholder: ''
  26. rows: 5
  27. third_party_settings: { }
  28. field_geolocation_demo_term_icon:
  29. type: image_image
  30. weight: 3
  31. region: content
  32. settings:
  33. preview_image_style: geolocation_demo_marker_icon_size
  34. progress_indicator: throbber
  35. third_party_settings: { }
  36. name:
  37. type: string_textfield
  38. weight: 0
  39. region: content
  40. settings:
  41. size: 60
  42. placeholder: ''
  43. third_party_settings: { }
  44. path:
  45. type: path
  46. weight: 2
  47. region: content
  48. settings: { }
  49. third_party_settings: { }
  50. hidden: { }