Expand description
Import JSON data into a FormTree.
Merges field values from a FormData structure back into an existing
FormTree, updating field values by matching SOM-style paths.
Functions§
- json_
to_ form_ tree - Merge JSON field values into an existing FormTree.