Development/AdvancedObjectList
Development / AdvancedObjectListBack to Snip <-- Previous Change | Next Change -->
| Diff Summary | |||||
|---|---|---|---|---|---|
| Title | |||||
| Date | 2008-04-19 23:32:05 | 2008-04-19 23:32:58 | |||
| Editor | Herbert Poul | Herbert Poul | |||
| Tags | |||||
| 2008-04-19 23:32:05 by Herbert Poul | 2008-04-19 23:32:58 by Herbert Poul | ||||
|---|---|---|---|---|---|
| 42 | 42 | ||||
| 43 | ( "summary", "status", { 'column': 'tagcol', ' | 43 | ( "summary", "status", { 'column': 'tagcol', ' | ||
| > | tagcategory': 'priority' }, ) | > | tagcategory': 'priority' }, ) | ||
| 44 | 44 | ||||
| 45 | the following conditions must be met: | 45 | the following conditions must be met: | ||
| 46 | 46 | ||||
| t | 47 | - only columns listed in the configuration are | t | 47 | - only columns listed in the configuration are dis |
| > | displayed | > | played | ||
| 48 | - ... in the order they are configured | 48 | - ... in the order they are configured | ||
| 49 | - if the config value is a dictionary the valu | 49 | - if the config value is a dictionary the values m | ||
| > | es must be passed 1:1 to the column who's name is | > | ust be passed 1:1 to the column who's name is defi | ||
| > | defined in 'column' | > | ned in 'column' | ||
| 50 | - if the config value is a list it should be c | 50 | - if the config value is a list it should be consi | ||
| > | onsidered nested columns (two values in one column | > | dered nested columns (two values in one column) | ||
| > | ) | ||||
| 51 | - another implementation possibility would | 51 | - another implementation possibility would be | ||
| > | be to create a 'MultiValueColumn' and pass a dict | > | to create a 'MultiValueColumn' and pass a dict val | ||
| > | value to it configuring "sub columns" .. but i th | > | ue to it configuring "sub columns" .. but i think | ||
| > | ink mult-value columns should be integrated right | > | mult-value columns should be integrated right into | ||
| > | into the 'advanced object list'. | > | the 'advanced object list'. | ||
Powered by Sphene Community Tools
