/
Text content

Text content

An AngularJS HTML template with the following variables in its scope:

Name Type

Return type

Description

Name Type

Return type

Description

`viewModel`

(FieldViewModel)

an internal Docupace Start UI object associated with this field. Contains reference to 'parent' View Model, which contains reference to its 'model' (either a model of enclosing Field Group or the Page Model).

Example:

`Parent model value: {{ viewModel.parent.model.value | json }}`

`$index`

number

an index of Rich Text field in the parent Field Group or on the page



Related content

JavaScript content
More like this
Writing JavaScript Expressions
Writing JavaScript Expressions
More like this
Field Execution Context
Field Execution Context
More like this