Collections
We use ckanext-collection
extension to represent the tabular data in the admin panel. Refer to the official documentation for more information.
The collection have multiple benefits:
- Customizable columns: You can define the columns you want to display in the collection.
- Customizable filters: You can define the filters you want to apply to the collection.
- Customizable actions: You can define the actions you want to apply to the collection.
- Sorting and pagination: The collection supports sorting and pagination.
- Search: The collection supports search.