Constructor
new TemplateDataTransformer()
Methods
_getData() → {Object}
Returns the field data in data object in object format.
Returns:
- Type
- Object
transformToAlpacaFormat() → {Object}
Called during rerending of the form with template data.
Returns:
An object of data, schema, options and views
- Type
- Object