Changing column width in embedded list view possible ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2017 07:55 PM
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
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)
In List Items list view, it does make the column narrower which is great!
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
If right clicking on 'Amount' -> Configure -> All -> Styles tab, the style can be located
Is there a way the style of chancing width could be applied to the embedded list view on Finance form view?
Thanks as always.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2017 08:01 PM
Hi George,
I just found this article. Did you try this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 09:03 AM
I have solution for part of your problems:
Global UI script "List Column width resizable by mouse"
It works in embedded lists as well.