I am building a database of Actors with many attributes such as "Languages Spoken", "Availability" etc.
As a user of the app, (that is, in the UI I will interact with in the deployed app) it is very helpful for me to able to see this in the "Table" viewtype when I am looking for specific things. However, sometimes once I have created a filter, say for "Languages Spoken = English" I would love to be able to switch to a "Gallery" viewtype and see all the photos related to each actor who speaks english. I know it is possible to build two separate views in the backend but this is meant to be a toggle that can be used by the app user. What would you recommend is the best way to achieve this?
Also, to add a bit more info: this app has a lot of other views/tables that aren't related to the actors, so it wouldn't make too much sense to crowd the menu with a bunch of different views of the same table.
Thanks!
User | Count |
---|---|
35 | |
9 | |
3 | |
3 | |
2 |