4.5 Writing On-Validate / On-Change scripts in Field-Map Project Manager
Working with layer attributes > Writing On-Validate / On-Change scripts in Field-Map Project Manager
|
This script is bound to a single data field and it is executed BEFORE the value of that data field changes. The purpose of an on-validate script is to decide whether the new value of the data field is valid or not. On-Change script This script is bound to a single data field and it is executed AFTER the value of that data field has changed. The purpose of an on-change script is to react to a data field change (for example by computing a value of another data field). |
|




