We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497a4c1 commit bf2b89cCopy full SHA for bf2b89c
src/0001-index.mdx
@@ -119,6 +119,10 @@ phases to build a feature complete solution.
119
120
4. Phase 4 - Remaining features to support the same feature set as our SDK currently does.
121
122
+ - Ensure that logic check results can (partially) update form values (for calculated fields)
123
+ - Ensure that mutations of the formio configuration are honoured (from logic check)
124
+ - Ensure that changes in values (because of user input) are dispatched to the parent component
125
+
126
## Design goals
127
128
We're building this library to solve some specific problems, captured in the design goals listed
0 commit comments