workspace: Tree textField/valueField/parentField
This commit is contained in:
parent
be93db3a62
commit
9b834ee4f9
@ -48,6 +48,9 @@ async with DBPools().sqlorContext(dbname) as sor:
|
||||
"id": "ws_tree",
|
||||
"options": {
|
||||
"dataurl": entire_url("/pipeline-sdlc/api/workspace_tree.dspy"),
|
||||
"textField": "label",
|
||||
"valueField": "id",
|
||||
"parentField": "parentid",
|
||||
"css": "filler",
|
||||
"padding": "4px",
|
||||
"cheight": "100%"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user