This event is fired when ( menu) is selected in Verify, just before the deletion of the form takes place.
None.
|
Return value |
Description |
|
EV_OK |
Normal return. The form is deleted. |
|
EV_OK_ABORT |
Do not delete the form. The user cannot delete the form. |
|
EV_ERROR |
Causes an error message and job termination. |
To prevent Verify users from deleting forms, or to keep track of forms that were deleted by the Verify user.
Only fired in the Verify module. Any changes to the form resulting from this event are discarded.
This event was called FormDeleted from the time it was implemented (FORMS 5-2 build 1349) until the release of FORMS 5-2 SP5, when a new FormDeleted event was added.