Go to the first, previous, next, last section, table of contents.
- `Recursion on insertion'
-
The recursion is done on Record insert form, See section Record insert form (sinsert_form).
The catalogued table is used for the table argument.
- `Description'
-
The insertion form for the catalogued table is shown. The user may
enter values for the various fields of the table. The constraints related
to the catalogued table is not defined here and depend on the application.
Once the insertion is done, the inserted record of the catalogued table
is linked to the current category and the current category is displayed
and shows the newly inserted entry.
- `Template file'
-
See section cedit.html.
- `Parameters'
-
- `context (mandatory, centryinsert)'
-
- `name (mandatory)'
-
Unique name of the catalog.
- `id (mandatory)'
-
The rowid of the category that will contain the new entry.
Go to the first, previous, next, last section, table of contents.