Service Operations Workspace - UIB List Controller Default "paneProps.openDividerPaneConstraints"

ChadO
Giga Expert

For the Service Operations Workspace (SOW) list page(s) there is a resizable panes component that contains the list menu on the left and then the list view on the right.  Does anyone know what determines the default resizable panes configuration "Minimum width of left pane" value of 20% (minimum ratio) and 260px (minimum pixels)?  When the list menu pane is open, the value gets set from the List Controller via:

 

@Data.list_controller.listMenu.model.paneProps.openDividerPaneConstraints
 
I opened the List Controller and inside there the "Record List Data Broker" data resource that actually provides the value but that's where I hit a dead end as opening the "Record List Data Broker" opens the "Record List CSDB" Proxied Data Broker which doesn't help much.  Since all of this is in the private, read-only now-list-commons scope it's hard to get much from these records.
 
My assumption is that the default minimum width would be stored in a property or system-level user preference but I can't find anything there.
 
Has anyone found this or how to edit the minimum widths without having to create a new variant and manually set it?
 
 
0 REPLIES 0