4aa699742a92fd10e1e4d8757d98c7bc3a2ece83
[yaffs-website] / field.field.font.font.field_tags.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.storage.font.field_tags
6     - taxonomy.vocabulary.font_designer
7     - taxonomy.vocabulary.font_foundry
8     - taxonomy.vocabulary.font_tags
9   module:
10     - fontyourface
11 id: font.font.field_tags
12 field_name: field_tags
13 entity_type: font
14 bundle: font
15 label: Tags
16 description: ''
17 required: false
18 translatable: false
19 default_value: {  }
20 default_value_callback: ''
21 settings:
22   handler: 'default:taxonomy_term'
23   handler_settings:
24     target_bundles:
25       font_designer: font_designer
26       font_foundry: font_foundry
27       font_tags: font_tags
28     sort:
29       field: _none
30     auto_create: true
31     auto_create_bundle: font_foundry
32 field_type: entity_reference