Who knows how to achieve this? If you have two tables that are linked together where each record can be linked to multiple records in the other table...
My question and goal is... How can I quickly see one table in a way that shows each/one record with the sub.linked records one per line below it? When all the linked records are just in one field bunched up, it's hard to see all of them clearly. Also, my text is 'long test' and I'd like to be able to see it all.
How do I get to see this...?
- table 2 linked record 1 (linked under parent table 1 record #1)
- table 2 linked record 2 (linked under parent table 1 record #1)
- table 2 linked record 3 (linked under parent table 1 record #1)
- table 2 linked record 4 (linked under parent table 1 record #2)
- table 2 linked record 5 (linked under parent table 1 record #2)
- table 2 linked record 6 (linked under parent table 1 record #2)
I have two tables ('Ideas' table and 'Pillar' table) that have links of records between them. One idea can be linked to multiple pillars, and one pillar can be linked to multiple ideas. Here is an example of what it looks like below, you can see a small part of each of the two tables.
Question is also... Someone suggested Interface Designer. How would you set that up if I want to be able to see long text? I'm experienced in airtable tables / gallery / kaban / etc. I'm not experienced in interfaces though and tried to set up my first interface but couldn't see all the text.