Initial value

A JavaScript expression evaluated in widget execution scope before initialization of most objects that represent widget state. Therefore, a list of available variables is rather limited, when compared to Field Execution Context:

Name Type

Return type

Description

Name Type

Return type

Description

`field`

(object)

field configuration object

`application`

(Application)

internal Docupace Start UI object associated with the widget. Has the following properties and methods:

`wizard`

 



`$scope`

(StartingPointWizardScope)

reference to widget scope

`config`

(object)

widget configuration (that can also be seen in the JSON tab)

`getCurrentPageName(): string`

(function)

returns the name of the current page