--- a/ckanext/example/theme/templates/forms/dataset_form.html +++ b/ckanext/example/theme/templates/forms/dataset_form.html @@ -137,22 +137,47 @@
+ value="${data.get('tag_string') or ', '.join([tag['name'] for tag in data.get('tags', []) if not tag.get('vocabulary_id')])}" />
Comma-separated terms that may link this dataset to similar ones. For more information on conventions, see this wiki page.
e.g. pollution, rivers, water quality
${errors.get('tag_string', '')}
-

Tags with Vocabulary

-
-
-
- -
-
Similar to standard CKAN tags, but these use a fixed vocabulary.
-
${errors.get('vocab_tag_string', '')}
-
+

Tags With Example Vocabulary

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +