How can I increase the default column width in a ListView?

Hello,

How can more than 10 columns be implemented in a list view? I want to automatically enable a scroll bar when more than 10 columns are added so that users can scroll to see all the fields.

I have same issue

Hi @Manav_Mandli @Omar_Mohammed

Unfortunately is not possible on current UI without some kind of witchery.

But … stay tuned :slight_smile:

This is what Report View is for, to have as many or all the fields displayed

Hi @Manav_Mandli, @Omar_Mohammed.

Yes @avc, A little witchery was used to do this :sweat_smile:

We made the scroll bar for 10 columns, you can enlarge the field size using ListView JS and make it scrollable. so please check the video.

I hope this helps.

4 Likes

hello @NCP

This is really great and exactly what I needed! Will it be included in future versions so I can refer to it later?

It is only a temporary solution, and you can add more than 10 columns, although this is not covered in the video. This may be addressed in an upcoming video.

2 Likes

okay i hope so :neutral_face:

Thanks @NCP , definitely … my favorite witch!

1 Like