parentData

Reads the parent data of the element with the passed element ID.

Syntax

$parentData(elementId[, property [,duplicatesToo]])

Parameter

Name

Description

elementId

The ID of the desired form element.

property


duplicatesToo
(Standard: false)

An optional parameter which specifies whether all duplicates of the specified element should also be validated.
For example, duplicates of an element are instances in a Repeatable element container.