You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
719 B

5 years ago
  1. uuid: 8298d467-4b78-4b8d-a29c-8fcaa8100f98
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_tags
  7. - node.type.article
  8. - taxonomy.vocabulary.tags
  9. _core:
  10. default_config_hash: QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw
  11. id: node.article.field_tags
  12. field_name: field_tags
  13. entity_type: node
  14. bundle: article
  15. label: Tags
  16. description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"'
  17. required: false
  18. translatable: true
  19. default_value: { }
  20. default_value_callback: ''
  21. settings:
  22. handler: 'default:taxonomy_term'
  23. handler_settings:
  24. target_bundles:
  25. tags: tags
  26. sort:
  27. field: _none
  28. auto_create: true
  29. field_type: entity_reference