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.
Executes when a field is modified in a form.
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field being modified.
Remarks
This method operates on two fields:
Price - update the margin to match the new price.
Margin - update the price to match the new margin.