diff --git a/fields/index.html b/fields/index.html index 3b9f0d31..153ee8f2 100644 --- a/fields/index.html +++ b/fields/index.html @@ -1714,7 +1714,7 @@

Taxonomy reference fields

Terms can be from any level in a vocabulary's hierarchy. In other words, if you have a vocabulary whose structure looks like this:

Hierarchical_vocabulary

you can use the terms IDs or labels for "Automobiles", "Sports cars", or "Land Rover" in your CSV. The term name (or ID) is all you need; no indication of the term's place in the hierarchy is required.

-

If you add allow_adding_terms: true to your configuration file for create and update tasks, Workbench will create the new term the first time it is used in the CSV file following these rules:

+

If you add allow_adding_terms: true to your configuration file for any of the entity "create" or "update" tasks, Workbench will create the new term the first time it is used in the CSV file following these rules: