Table of contents



Official Content

Transaction objects support Event Driven Programming, allowing you to create dynamic and responsive logic. This means you can include code within specific events, which remain inactive until triggered.

For example, an event can be associated with a control, and when that control is pressed, the event is activated and any associated code is executed.

Additionally, some events are triggered automatically by the system.

The events available in Transactions are:

After Trn event
Delete event (*)
Exit event
Insert event (*)
OnMessage event
Start event
TrackContext event
Update event (*)
 
(*) The Insert, Update, and Delete events only apply to a special use case of Transactions: Dynamic Transactions that allow updating data. Read about them at Dynamic Transactions that update data.
 
You can also define User defined events.

See Also

Triggering context for Events and Rules

 

Last update: November 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant