- updated version;
This commit is contained in:
@@ -364,4 +364,52 @@ export const elementItems = [
|
||||
custom: null
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
const flowData = {
|
||||
"initialForm":9,
|
||||
"finalForm":13,
|
||||
"flowData":[
|
||||
{
|
||||
"formId":"9",
|
||||
"chosenField":"a0acf568c8",
|
||||
"chosenValue":""
|
||||
},
|
||||
{
|
||||
"formId":"12",
|
||||
"chosenField":"",
|
||||
"chosenValue":"o8bf116e28"
|
||||
},
|
||||
{
|
||||
"formId":"11",
|
||||
"chosenField":"",
|
||||
"chosenValue":"o1eb76229d"
|
||||
}
|
||||
],
|
||||
"flowEdges":[
|
||||
{
|
||||
"id":"9->12",
|
||||
"source":"9",
|
||||
"target":"12",
|
||||
"type":"smoothstep"
|
||||
},
|
||||
{
|
||||
"id":"12->13",
|
||||
"source":"12",
|
||||
"target":"13",
|
||||
"type":"smoothstep"
|
||||
},
|
||||
{
|
||||
"id":"9->11",
|
||||
"source":"9",
|
||||
"target":"11",
|
||||
"type":"smoothstep"
|
||||
},
|
||||
{
|
||||
"id":"11->13",
|
||||
"source":"11",
|
||||
"target":"13",
|
||||
"type":"smoothstep"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user