Single-select Category Tree, and store Category ID as string:
{
"title": "Category Tree (string)",
"description": "Single-select Category Tree, and store Category ID as string",
"type": "string",
"ui:extension": {
"name": "ecomm-toolkit",
"params": {
"label": "Category",
"view": "tree",
"data": "category",
"type": "string"
}
}
}{
"categorySingleStringTree": "24"
}No category selected:
Selecting a category:

