Add graph mode for mapping relationships #8332
Replies: 4 comments
-
What do you think of our data model graph?
|
Beta Was this translation helpful? Give feedback.
-
@Bonapara I think it's about relation between specific records @reesericci Many-to-many relation will be possible in the future, right now it's possible to have one-to-many or many-to-one relations between records/objects |
Beta Was this translation helpful? Give feedback.
-
Even if it's something worth implementing, many-to-many relation, editable graph view and more queries in ORM must be implemented |
Beta Was this translation helpful? Give feedback.
-
I'm specifically looking for something that graphs individual records, not data types |
Beta Was this translation helpful? Give feedback.
-
Scope & Context
I'm looking to power map relationships between people, and I would love to be able to do this directly in Twenty. Something like a vector graphing mapmaker that could even just feed on a many-to-many field.
Current behavior
Mapping through tables/kanban only, no graph view
Expected behavior
A diagramming tool that allows me to create custom maps between objects and maybe some sort of tooling for people inside a specific view.
Example:
Vertedge is a simpler example, not feeding on a CRM: https://xarkenz.github.io/vertedge/
Here's some pictures of a power map:
Technical inputs
Third-party contributor, don't know how to fill this.
Beta Was this translation helpful? Give feedback.
All reactions