getParent (Client API reference)
Returns the formContext.data.entity object that is the parent to all the columns.
Column types supported
All
Syntax
formContext.getAttribute(arg).getParent()
Note
Unsure about entity vs. table? See Developers: Understand terminology in Microsoft Dataverse.
Return Value
Type: formContext.data.entity object.
Description: The parent object.