When defining a Transaction object, a default form is automatically created by GeneXus to specify the way the user will access data in web applications. This form may be modified.

The edited screen that is finally saved will be the screen that will always appear. Note that all attributes present in the form must be previously declared in the Transaction structure.

Suppose the following Transaction structure:

TransactionWebForm1

The default web form will be generated as follows, including sections for:

TransactionWebForm2

See also

Transaction Structure
Structure Editor
Delete Cascade