Issue #2991573 by Laura Johnson, imalabya, Eli-T, joachim, msankhala: Improve help text for field_tags in Umami
parent
383c6ee5cf
commit
019f7e10b0
|
@ -10,7 +10,7 @@ field_name: field_tags
|
|||
entity_type: node
|
||||
bundle: article
|
||||
label: Tags
|
||||
description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"'
|
||||
description: 'Enter a comma-separated list. For example: Vegetarian, Chocolate brownies, Appetizers'
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
|
|
|
@ -10,7 +10,7 @@ field_name: field_tags
|
|||
entity_type: node
|
||||
bundle: recipe
|
||||
label: Tags
|
||||
description: ''
|
||||
description: 'Enter a comma-separated list. For example: Vegetarian, Chocolate brownies, Appetizers'
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
|
|
Loading…
Reference in New Issue