What inspired this wish list request?
When adding a column switcher to the platform, the list box for selecting columns is often too tall and/or too wide/too narrow. If the list boxes are resized and then the script is saved for the report, the sizing of the list boxes is not saved.
What is the improvement you would like to see?
Save the sizing of the column switcher list boxes when the script is saved.
Why is this idea important?
The current way to have sized column switchers is to either access the report layer and send a set size message to the list box, or to add the column switchers separately with JSL and use the set size and or/set N Lines messages to that added column switcher.