Annotation Contexts Used By Chaise¶
This document describes the annotation “contexts” used by Chaise. For more on annotation contexts see the documentation on annotations.
compact | compact/brief | detailed | entry | entry/edit | entry/create | filter | name | * | |
---|---|---|---|---|---|---|---|---|---|
recordset | Pertains to the data that loads inside the recordset table | - | - | - | - | - | Pertains to the list of facets available in the left side facet panel | - | - |
record | General case that is used if compact/brief is not defined. |
Pertains to the data inside the related tables that are loaded after the record. Inherits from compact if not defined. |
Pertains to the record itself and the way that the record data will be displayed on the page. | - | - | - | - | - | - |
recordedit | - | - | - | General case that is used during creation if entry/create is not defined and used for editing if entry/edit is not defined. |
Modifies the form that shows for editing. Inherits from entry if not defined. |
Modifies the form that shows for creation. Inherits from entry if not defined. |
- | - | - |
viewer | - | - | - | - | - | - | - | - | - |
More information about what each context does for each app can be found in each Chaise app’s readme.md file.