Go to the first, previous, next, last section, table of contents.


Insert a category (categoryinsert)



`Recursion on insertion'
The recursion is done on Record insert form, See section Record insert form (sinsert_form). The table used is catalog. The name of the new category must not contain a slash (/). It may contain white spaces and accented characters.
`Description'
Insert a new category. Here is the list of fields that can be filled when creating a category:
`name'
The name of the category
`externalid'
A unique key, imported from an external catalog.
`Template file'
See section cedit.html.
`Parameters'
`context (mandatory, categoryinsert)'
`name (mandatory)'
Unique name of the catalog.
`id (mandatory)'
The rowid of the category that will contain the new category.


Go to the first, previous, next, last section, table of contents.