Change column widths based on device type

Is there a way to set column widths to narrow on mobile and normal on all other devices?

on mobile I need narrow columns to see a bit more as I can currently only see 2 columns on screen, seeing at least 3 columns with truncated text would be nice

especially because of the bugs preventing scrolling, being able to have narrow column widths on mobile would reduce the need to scroll across, which currently is a major issue causing issues with users as they canโ€™t scroll across to see the other columns.  

0 3 84
  • UX
3 REPLIES 3

My guess would be that this is not possible. A context expression can be used to display different content depending on the type of device, but I don't think that use of that expression would lead to an automatic change in column width. 
https://support.google.com/appsheet/answer/10107885?hl=en

Steve
Platinum 4
Platinum 4

There is no programatic way to control column widths. The best you might be able to do in your case is display different views according to CONTEXT("Host"), but that would be extremely cumbersome and delicate.

Column widths are some of the worst and least customizable things of AppSheet

Top Labels in this Space