Use the On Copy combo box to choose whether to copy, empty or default the field when a record containing the field is copied, as follows:
1. Copy: copy the field value (the default).
2. Empty: set the field value to empty (blank if character; zero if numeric; etc.).
3. Default: set the field value to its default value as defined by the Field Default Options property.
In a VPME application, records can be copied by the Form Toolbar Copy button and the child grid Copy button on a One-To-Many form.
Field View Update Lock Property