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


Modify catalog properties (ccatalog_edit)



`Recursion on edition'
The recursion is done on Record edit form, See section Record edit form (edit).
`Description'
Modify the properties of an existing catalog. Here is a list of the modifiable fields:
`Common to all types of catalog'
`name (mandatory)'
The name of the catalog. May contain alphanumerical characters only (A thru Z, 0 thru 9). Must be unique.
`corder (optional)'
The order by SQL clause that will be used when displaying the catalogued table entries at one level of the catalog.
`cwhere (optional)'
The where SQL clause that will be used to find the entries that will be displayed. This may be used to put in the catalog only part of the records of the table.
`Alphabetical and Chronological catalog'
`fieldname (mandatory)'
The name of the field from the catalogued table that will be considered for alphabetical ordering.
`Template files'
`Thematic'
See section catalog_theme_edit.html.
`Alphabetical'
See section catalog_alpha_edit.html.
`Chronological'
See section catalog_date_edit.html.
`Parameters'
`context (mandatory, ccatalog_edit)'
`name (mandatory)'
Unique name of the catalog.


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