๐๏ธ Generating Barcodes
To Come
๐๏ธ Display Template Syntax
Display templates are used to format data from
๐๏ธ Displays
Displays, also known as bundle displays, specify exactly which fields from a record are displayed in search results or a Summary page in CollectiveAccess. These can be customized, from what fields are present in a recordโs screen to how many times a field appears on that screen.
๐๏ธ Expression Syntax
Expressions are statements evaluated by CollectiveAccess to a text, numeric or boolean (true/false) value. Expressions can be used to conditionally trigger (or not) elements of an import mapping or display template, where the boolean value returned determines what happens. Values may be generated through use of functions (described in more detail below), comparisons and mathematical operations.
๐๏ธ Generating Labels
To Come
๐๏ธ PDF Output
CollectiveAccess can output data as formatted PDFs in several contexts:
๐๏ธ Creating Reports
CollectiveAccess supports the generation of custom reports designed to help workflow and meet the needs of any collections organization. Reports can be made from records of any type in CollectiveAccess.
๐๏ธ Display Templates Tutorial
To output information from your CollectiveAccess database, it is necessary to utilize display templates. Display templates are a critical element in the design of CollectiveAccess, affecting reports, search and browse result views, data export formats, the editing of interfaces, and finally, front-end Pawtucket views.
๐๏ธ Template Unit Syntax
Repeating containers