more precise description of circumference field

and add search terms
This commit is contained in:
Martin Raifer
2022-05-17 18:29:25 +02:00
parent a99a499974
commit 2c6c04465f
2 changed files with 7 additions and 3 deletions
+6 -2
View File
@@ -1,7 +1,11 @@
{
"key": "circumference",
"type": "combo",
"label": "Circumference",
"label": "Circumference (at Breast Height)",
"snake_case": false,
"placeholder": "1 m, 20 cm, 30\"…"
"placeholder": "1 m, 20 cm, 30\"…",
"terms": [
"DBH",
"diameter at breast height"
]
}