Skip to main content

Module import

Module import 

Source
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.