I find when an inline table has no items, it is quite large with a huge amount of white space, and is a greater height than an inline table that contains one row. Is there any way to fix this? or can it be requested as a fix in a future version?
In the below screenshot you can see the Notes inline table is taller than the Assigned To inline table. I would have thought an inline table with no items could be quote short instead of having a massive amount of unused white space
There's nothing you can do about the size. But you could consider hidding with a Show_IF of COUNT([NotesVirtualColumn])=0
https://support.google.com/appsheet/answer/10107676?hl=en
Simon@1minManager.com
I do hide some tables have no items, but I left these ones here because of the add button. I guess I could work out how to have a text row saying ad new note rather than the entire table, but thats something I haven't worked out or investigated yet.
To get around the missing Add, considering adding a "Data: add a new row to another table by using values from this row " Action to create a row in the notes table but with a Ref value that links it back to the parent table.
https://support.google.com/appsheet/answer/10107706?hl=en#zippy=
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |