The problem is that a page sometimes is too small and will get too cluttered, if you have a list of records where you need to see lots of info, and that record has lost of child tables (1-n)
Example… I have this table for Non Conformities. Each Non Conformity has several fields, like date, sector it happened, description, ISO 9001 article it refers to, responsible for analysis, etc.
So I need to check that data when selecting each one to see the details.
The details are several child tables, that refer to the non conformity.
1 - Immediate Actions
2 - Cause Analysis (5 Whys, Ishikawa, etc)
3 - Action Plans
To have the Non Conformity Table PLUS the other 3 tables in the SAME page, get’s super cluettered imho.
Ideal solution would be to have TABS on pages. So I would have a Cards List of Non Conformities in a Tab and after selecting one non conformity, tab two would be the entire screen with only the 3 other tables.
But as TABS don´t exist (yet) is there any other solution?
Like having a CARDS LIST in one page, and when selecting one of those cards, opening in another Browser Tab the page with the 3 Child Tables already focused only on related records?