2
Custom lists of objects
Source: twentyhq/twenty#8231 · opened by @PeterBaker0
Scope & Context We would like to be able to create lists of objects without having to create a view which filters over a value. Current behavior Say I want a list which is a saved subset of People. Right now, I have to create some new property over which I can filter, so that this list reflects my selection of People. Expected behavior I would like a new type of View which is just a List. This list has a selection of People (or any object type), and can be added to and removed from. This List is shared between users, and in all other ways operates the same as other Views. The List could be filtered, but this filter would not be saved to the List (since the list inclusion/exclusion itself is the filter). The List could be ordered, and this order would be shared between users. Example: I want to create a 'campaign email list' which is just a selection of People. I can then export from this list easily, for example. Right now it takes a lot of steps…
No pledges yet. Be the first to back this.
Comments
Similar requests
Extend the Role settings for objects with a flag "access to assigned objects
1 vote · 0 comments
Feature request: configurable keyboard shortcuts for custom objects
1 vote · 0 comments
Custom images/avatars for People records and custom objects
1 vote · 0 comments
App sync fails when an app declares a relation to a custom object owned by another app ("has no relation target object metadata")
0 votes · 0 comments
Add regex pattern validation support for custom fields
1 vote · 0 comments
No comments yet.