How to Control listview column widths in SuiteR theme?

Hi,

Is it possible to control the column width and visibility in a listivew when using the responsive theme?

Important columns are being hidden for me on smaller screens.

Regards
Keith

Hi Keith,

Do you mean when footables is used and less columns are displayed? I presume it is not overflowing? This is not yet configurable.

Thanks,

Will.

Hi Will,
I’m not sure sorry.

I have two issues. Firstly if i set the width of a column in studio it has no effect - but now i realize this happens across all themes. I’ve overcome it by setting an ID tag for the table headers so that i can override the individual column widths using css.

But the second issue is just related to the responsive theme.

Lets say i have 4 columns in a listview and the third column shows important data. When i reduce the width of the page (or use on mobile) the listview only shows two columns - and the third column is hidden - which is the column i want to show.

There appears to be no way of prioritizing which columns get hidden?

Cheers
Keith