Description
This helper function provides form field schemas in a named list. This can be useful for examining and manipulating form fields. See also extractSchemaFromFields .
Usage
namedElementVarList(formTree, style = defaultColumnStyle())
Arguments
Argument | Description |
---|---|
formTree |
the form tree object. |
style |
a column style object. |