Skip to content
Snippets Groups Projects
Unverified Commit 019f7e10 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2991573 by Laura Johnson, imalabya, Eli-T, joachim, msankhala: Improve...

Issue #2991573 by Laura Johnson, imalabya, Eli-T, joachim, msankhala: Improve help text for field_tags in Umami
parent 383c6ee5
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -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: { }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment