The CreatorCon Call for Content is officially open! Get started here.

Changing column width in embedded list view possible ?

georgechen
Kilo Guru

Not sure in Istanbul it is still impossible to change field width in embedded ListView?   According to Column width   which was a few years ago, it was not achievable, however I am hoping there has been enhancement to this request. Therefore I have tried this again in a Istanbul instance

Line Items table is a custom table where Amount field is hoping to narrow to only 13 characters

find_real_file.png

In the attempt to achieve this, I tried to set up a Field style on Amount field and set to 10px (see Field Style setting below)

find_real_file.png

In List Items list view, it does make the column narrower which is great!

find_real_file.png

However, when this table embeds in a parent Finance table (of course, the table is added in its form layout) it doesn't seem to make any changes

find_real_file.png

If right clicking on 'Amount' -> Configure -> All -> Styles tab, the style can be located

find_real_file.png

Is there a way the style of chancing width could be applied to the embedded list view on Finance form view?

Thanks as always.

2 REPLIES 2

Pavel4
Tera Expert

I have solution for part of your problems:
Global UI script "List Column width resizable by mouse"
It works in embedded lists as well.