Interface: PersistedForm
The format for saving a form designed in Form Builder.
Properties
actions?
optionalactions:ActionValues
Represents a set of action definitions.
defaultLanguage
defaultLanguage:
string
The default form language.
errorProps?
optionalerrorProps:any
Properties of the component displaying the error.
errorType?
optionalerrorType:string
Name of the type of component displaying the error.
form
form:
ComponentStore
Settings for components that display the form.
formValidator?
optionalformValidator:string
The form validator.
languages
languages:
Language[]
Form languages.
localization
localization:
LocalizationValue
Localization of the form.
modalType?
optionalmodalType:string
Name of the type of component that displays the modal.
tooltipType?
optionaltooltipType:string
Name of the type of component that displays the tooltip.
version?
optionalversion:version1
The version of the saved form.