id-tagging-schema/data/fields/content.json
2020-12-08 11:15:01 -05:00

7 lines
189 B
JSON

{
"key": "content",
"type": "combo",
"label": "Content",
"options": ["silage", "water", "oil", "fuel", "slurry", "gas", "manure", "sewage"],
"autoSuggestions" : false
}