Object of event handlers for form actions.
Array of field objects.
focus - Integer, default = 0
Indicates what field to set focus on render.
Form HTML template.
URL of the form HTML template.
The header of the form.
Indicates if HTML template has been generated.
last - Object, default see below
Last state parameters
msgNotJSON - String, default = 'Returned data is not in valid JSON format.'
Error message when server does not return JSON structure.
Message that appears when form refreshes.
Message that appears when form is being saved.
Original fileds as they were loaded from data source.
page - Integer, default = 0
Current page.
Map of additional parameter to submit to remote data source.
recid - Integer, default = null
ID of the record.
Map of field values.
tabs - Object, default = {}
Tabs for the form.
Toolbar for the form.
url - String or Object, default = ''
URL to the remote data source.