Observed behavior
When in a collection I select an item, I can see the related collections in the “related data” section. Choosing one of these collections, the items of this collection (related to the initial item) are shown.
So far, so good.
In this list I can filter, but I can’t order data.
Expected behavior
I’d like to be able to order data in the list by clicking on a column name.
Is this possible? How can I achieve this?
- Agent type & version:
forest-express-sequelize
"meta": {
"liana": "forest-express-sequelize",
"liana_version": "8.5.3",
"stack": {
"database_type": "multiple",
"engine": "nodejs",
"engine_version": "16.8.0",
"orm_version": "6.17.0"
}
}