#Creating custom views with multiple objects

1 messages · Page 1 of 1 (latest)

sonic dove
#

Hi Twenty Team,

I would like to create a custom view merging two or more objects. Eg. I have a table of people, companies and company office locations.
I would like to see, sort and filter employees of companies by their office locations.

If I were to create a new FE component to do this, how should I go about?

lucid knot
#

Hi @sonic dove, this is not possible today. By early Q3, we should enable filtering on the field of a relation. So you could go to the people view, filter on company > location.
We also plan on adding custom layouts at some point, so you could mix objects within a view. But not sure when it will happen

sonic dove
#

@lucid knot

I need to build this, would you be able to share a one paragraph architectural description of how I can go about to build this using the current FE components?