Skip to main content

Enable Save Column Width WListBox

Goal: Usability

Developer: Flemming Birch

Feature Ticket: IDEMPIERE-4863

TOC

Description

  1. This feature is improving the layout and usability of WListboxes, by being able to save the column width of the WListbox.
  2. This is the foundation for actually being able to implement this in forms where the WListbox is used.
  3. This modification will touch the class WListbox for saving and rendering the column width of the WListbox, in addition also a model class for saving the column width to the database.

Source: Wiki