Changes for page Livetable Macro

Last modified by Manuel Leduc on 2024/01/04 15:56

<
From version < 91.1 >
edited by Guillaume Delhumeau
on 2016/06/21 10:07
To version < 92.1 >
edited by Pascal Bastien
on 2016/06/21 13:48
>
Change comment: "multilist" type

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.gdelhumeau
1 +xwiki:XWiki.pbas
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -106,7 +106,7 @@
106 106  |##displayName##|The name to display as a column header for this column (wins over the translationPrefix table option) (Note: available starting with XE 2.3)|//None//|2.3
107 107  |##filterable##|Should the column present a filter on its header?|##true##{{footnote}}except for doc.title, because [[filtering on doc.title is not possible>>http://www.xwiki.org/xwiki/bin/view/FAQ/Why+is+it+not+possible+to+filter+on+doc+title+in+a+Livetable]]{{/footnote}}{{footnote}}Only ##list##, ##text## and ##number## type columns can be filtered, ##date## filtering it not available yet until [[XWIKI-10122>>http://jira.xwiki.org/browse/XWIKI-10122]]; or you can try out the [[extension for a date filter>>doc:Filtrable Live Table by date]].{{/footnote}}|
108 108  |##sortable##|Should the column be available as a sort key?|##true##|
109 -|##type##|For filterable columns, the type of filter for the column. Also allows to hide a column. Possible values in ##hidden##, ##text##, ##list##, ##number## (and ##boolean## {{info}}since 8.2M2{{/info}}).|//None// (no type)|
109 +|##type##|For filterable columns, the type of filter for the column. Also allows to hide a column. Possible values in ##hidden##, ##text##, ##list##, ##number## (##boolean## and ##multilist## {{info}}since 8.2M2{{/info}}) ##multilist## allows to select multiple values of same property and displayed a multiselect list.|//None// (no type)|
110 110  |##match##|(6.3M1+) For filterable columns, specifies how the filter value should be matched against the stored value. Possible values are: ##exact##, ##partial##, ##prefix##. The default live table results page is currently supporting this option for the following property types: ##StringProperty##, ##LargeStringProperty## and ##DBStringListProperty##. Custom live table results pages might not provide this option.|//None// (depends on the column data type)|
111 111  |##size##|The size of the filter field. CSS might override this value to make the field 100%.|//None//|
112 112  |##link##|The type of link to use for this column. Can be one of:(((

Get Connected