Parameter
|
Description
|
---|---|
object
|
Full identifier of the object to which the field is related.
|
field
|
Full identifier of the field to be updated.
|
values
|
Map whose key corresponds to any valid full identifier of a Field object, the value of which is used to update the existing field. Only those attributes to be updated must be specified, and the remaining attributes are not modified.
|
|
When identifiers, namespaces, and application values for a specified field are changed, changes are propagated to its field options. For fields with related relationships or options, namespace and application value updates are also propagated.
|
|
This method primarily supports updates to general field attributes. For information on how to update specific attributes of related relationships or option lists, see Update Relationship Fields and Update Option List Fields.
|