| RedirectAfterInsertionActionFactory |
IAction that reads a column from the session table and forces the ELEMENTID parameter with this value.
It is used when you create a new item and want to redirect to the display or modification page of this item.
The following sections describe attributes, child elements, and parent elements.
Attribute | Description |
|---|---|
sessionTable | name of the table containing the sessions |
Element | Description |
|---|---|
add | The key attribute contains the ENREGISTREMENTID value (the record number) and the value attribute contains the column name to load from the sessionTable table. |
Element | Description |
|---|---|
configuration | Configuration root |