parentSubform

Specifies the parent subform (page) of this field.

Syntax

Reference_Syntax.parentSubform = "string"

Values

Type

Values

String

A valid string representing the name or fully qualified reference syntax expression of the parent subform object.

Applies to

Model

Object

Form Model

field

Version

XFA 2.1

Examples

JavaScript

TextField1.parentSubform;

FormCalc

TextField1.parentSubform

// Ethnio survey code removed