This event is fired when you click in the dialog for a form definition.
None.
|
Return value |
Description |
|
EV_OK |
FORMS default transaction description is generated. |
|
EV_OK_ABORT |
A transaction description, generated by methods in this event, is used. |
|
EV_ERROR |
Results in an error message. |
Use this event to override FORMS’ default transaction description and build your own. See FormDef object and TransField object.
Only fired in the Manager module.