This event is fired when a form has been saved to the database in the Scan or Interpret module. It is the last event fired on a form level, and no changes to the form will be saved. However, the event can be used for logging purposes.
None.
|
Return value |
Description |
|
EV_OK |
Normal return. |
|
EV_OK_ABORT |
No effect— treated the same as EV_OK. |
|
EV_ERROR |
Causes an error message and job termination. |
To keep track of forms that enter the FORMS system.
Only fired in the Scan and Interpret module s. Any changes to the form resulting from this event are discarded.