Collapse Filter Panel by default

hi,

would it be possible, that the WebFilter UI Component can be collapsed by default? Like one can do with the groupBox like this:


<groupBox caption="test"
    collapsable="true"
    collapsed="true"/>


I would imagine something like this:


 <filter datasource="myDs"
    collapsable="true"
    collapsed="true">
   <properties include=".*"/>
</filter>

Do i miss something, or is this not (yet) implemented? At least for me it seems as a reasonable feature.

Bye,
Mario

Hi, Mario.
If user wants the filter to be collapsed, he can collapse it manually, close the window and collpased state will be saved.
We agree with you that it will be great if you can define a default value for “collapsed” attribute. We will implement it in one of next releases.

Hi Maxim,

thanks for the quick response. that sounds great!

bye

Hi,
the problem is fixed in the platform version 6.0.9.