How to avoid excessive column width

Documentation like Controlling Column Width explains that in a table view "Columns will be automatically sized based on the size of the row content and column type." I have various questions.

  1. Is there an explanation somewhere of how column type affects column width?
  2. Are there techniques besides the default/narrow/wide table-level column width setting way to get a column with minimal text to be narrower, thereby leaving more width for a column with more text? For example, there was discussion in a Per-Column truncation and width control in table view feature idea about something being released about a year ago; (maybe that was the current default/narrow/wide setting).
  3. Does a group heading affect column width? It looks like not, but if it does that would be helpful to understand.
    dbaum_4-1650424161542.png

No matter what width setting I choose (including without any group heading enabled), a "Language" column in my table always includes far more space than seems to be required.

Default

dbaum_0-1650423059572.png

Narrow

dbaum_1-1650423568943.png

Wide

dbaum_2-1650423645842.png

Solved Solved
0 7 1,056
  • UX
1 ACCEPTED SOLUTION

Have you tried using Save & Verify Data rather than just Save to save changes? When Save & Verify is used, the app editor will recalculate all column widths. Note that the calculated column width is based on all data in the column, not just the data displayed on screen at any given time.

View solution in original post

7 REPLIES 7
Top Labels in this Space