Something similar that would be nice to have is a generic collapsible column implementation - where clicking on a link or control reduces the column to a small icon. Clicking on the icon expands the column back. This could be used for vertical menus.

Maybe it is time to consider a column widget - where functionality can be built in and configured with attributes.

-Adrian

Bruno Busco wrote:
I was looking for a way to implement a splitter that would allow the
user to adjust the width of the left column in multicolumn screens
(i.e. in the catalog application).
In OFBiz there are already several js library.
Is somebody aware of a simple method to do this?
I have briefly looked into the myportal.js and seems that primitives
like Draggable and Droppable are already there.

My idea was that when the user starts dragging a vertical separation
bar between the left-column and the main-content (the splitter) the
widths are updated and then, when the user drops them a
ajaxSetUserPreference is performed to store the left-column width so
that it is mantained whenever the screen gets updated.

Any help?
Sascha? ;-)


Thank you,
-Bruno

Reply via email to