Inserting a second inline table into a form view

I have two inline tables in a form view but can't get them to look/behave exactly the same.

The first one is a table showing 3 columns, which is the desired result.

The second looks like it's rolled up or grouped by location and will only show the three columns once a user has clicked on the location, i.e. Canary Wharf and this is not the desired result.

I have a table called CABINETS and a form where two INLINE tables are produced from two virtual columns, each defined as LIST, with base type of REF as suggested by @WillowMobileSys in the following post: https://www.googlecloudcommunity.com/gc/AppSheet-Q-A/Insert-Table-into-a-Form-view/m-p/388739

I have tried various table options in VIEWS > SYSTEM GENERATED > CABINETS > CABINETS_INLINE but the changes are not carrying through to the second table.

 

Current State with only one table showing it's columns.

Jake_Naude_0-1750442282215.png

 

Target State with both tables showing their columns.

Jake_Naude_1-1750443491744.png

The CABINETS_INLINE view settings look like this.

Jake_Naude_2-1750443567717.png

 

Thanks in advance... ๐Ÿ˜‰

 

 

 

 

Solved Solved
0 1 40
1 ACCEPTED SOLUTION

The answer was to point the second inline table to a slice of the CABINETS table.

I don't pretend to understand it, but it worked... ๐Ÿ˜‰

View solution in original post

1 REPLY 1

The answer was to point the second inline table to a slice of the CABINETS table.

I don't pretend to understand it, but it worked... ๐Ÿ˜‰

Top Labels in this Space