Returns the field restrictions that are associated with the calling control.
{string} Field name to get restrictions for.
Applied field restrictions.
Returns the value of the supplied field. This works only with fields for the current object with which the control is associated. For example, if the control is on a parent object, you cannot get a child's field.
{string} Field name.
Sets the value of the supplied field. This works only with fields for the current object with which the control is associated. For example, if the control is on a parent object, you cannot set a child's field.
{FieldTypeToValue
{string} Field name.
API methods related to object fields associated with a page.