Propose default preconfigured levels component layouts
GoogleCodeExporter opened this issue · 1 comments
GoogleCodeExporter commented
Currently, there is no way to customize the component layout (like display or
not the different optionnal parts such as and/or switch buttton, "filter"
label, number of returned items, etc.)
Here is a proposal for 4 layout levels :
* Minimal :
- "Filter" label : Collpased
- And/Or switch : collapsed
- Number of items : Collapsed
- Show/hide component button : Collapsed
- Default input box visibility : Visible
* Basic :
- "Filter" label : Visible
- And/Or switch : collapsed
- Number of items : Visible
- Show/hide component button : Collapsed
- Default input box visibility : Visible
* Medium:
- "Filter" label : Visible
- And/Or switch : Collapsed
- Number of items : Visible
- Show/hide component button : Visible
- Default input box visibility : Visible
* Asvanced:
- "Filter" label : Visible
- And/Or switch : Visible
- Number of items : Visible
- Show/hide component button : Visible
- Default input box visibility : Visible
Original issue reported on code.google.com by bruno.ch...@gmail.com
on 13 Apr 2011 at 7:19
GoogleCodeExporter commented
Original comment by bruno.ch...@gmail.com
on 16 Apr 2011 at 1:43
- Changed state: Fixed