- added criteria setting for form fields;
- added dynamic data setitng for form fields;
This commit is contained in:
@@ -17,6 +17,7 @@ const initialStore = {
|
||||
elementItems: [],
|
||||
activeElement: '',
|
||||
draggingElementId: 0,
|
||||
bandoCriteria: [],
|
||||
// flow
|
||||
flowData: [],
|
||||
flowForms: [],
|
||||
|
||||
Reference in New Issue
Block a user