Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables search per agreement when collecting per agreement is enabled.
Syntax
public void modifiedFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The fieldname that was changed.
- _arrayIndex
Type: int
The index in the array that was changed. This is used when the changed field is an array; optional.
Remarks
This method is executed when the value of a field has changed on the current record.