Written by
Laura
on
on
How to Group Collections in the Advanced Search Form
Symbiota uses “categories” to generate groups of collections that can be selected as one in the Advanced Search form. To use this feature, the database has to be manually edited (so far I have not been able to find a form anywhere to do it in the graphic interface).
- In the database, go to the
omcollcategoriestable, and add the rows equivalent to each desired category. The keyccpkis automatically generated and has to be noted, because it’s the key used to link each collection in its category. It’s also possible to add acronyms and even icons to each category. - Go to the
omcollectionsand note thecollidfor each collection that is going to be included in each category. - Go to the
omcollcatlinktable and add one row percollid, associating theccpkof the category for each collection.
Tables edited:
omcollcategoriesomcollcatlink
Categories added:
ccpk |
category |
|---|---|
| 1 | Anthropology |
| 2 | Botany |
| 3 | Entomology |
| 4 | Geology |
| 5 | Zoology |