3
Insight: Singleton Collection
Source: directus/directus#23766 · opened by @NilsBaumgartner1994
Summary
Currently there is very limited support for singleton collection (almost none?) in the insights.
Basic Example
I have a singleton table, where i list some status about services. I would like to display like a traffic light if these status are okay.
Motivation
Fully support the usage of singletons. Otherwise i would need to recreate that with a normal table.
Detailed Design
• Requirements List
• Drawbacks
• Alternatives
Transform every singleton collection in a normal collection and then use insights as normal.
Adoption Strategy
• Unresolved Questions
_No response_
Currently there is very limited support for singleton collection (almost none?) in the insights.
Basic Example
I have a singleton table, where i list some status about services. I would like to display like a traffic light if these status are okay.
Motivation
Fully support the usage of singletons. Otherwise i would need to recreate that with a normal table.
Detailed Design
• Requirements List
• Drawbacks
• Alternatives
Transform every singleton collection in a normal collection and then use insights as normal.
Adoption Strategy
• Unresolved Questions
_No response_
No pledges yet. Be the first to back this.
No comments yet.