APRES_MODIF
Description
This action is called as soon as a field is modified. This action takes place after the "après_modif" field action.
At this stage, the following variables are available:
COUZON contains the name of the current field
COUIND contains the corresponding index, if the field is included in a grid.
CZ contains the value of the current field.
Template
Enquiry
Use
Same use as the "après_modif" field action. It is possible to use this action when a process is performed further to the modification of any of the fields.