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 |
An optional parameter which specifies whether all duplicates of the specified element should also be validated. |