Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: PersistedForm

The format for saving a form designed in Form Builder.

Properties

actions?

optional actions: ActionValues

Represents a set of action definitions.


defaultLanguage

defaultLanguage: string

The default form language.


errorProps?

optional errorProps: any

Properties of the component displaying the error.


errorType?

optional errorType: string

Name of the type of component displaying the error.


form

form: ComponentStore

Settings for components that display the form.


languages

languages: Language[]

Form languages.


localization

localization: LocalizationValue

Localization of the form.


tooltipType?

optional tooltipType: string

Name of the type of component that displays the tooltip.


version?

optional version: version1

The version of the saved form.