global or one per column using multi, default global
excel, csv, print, pdf and copy
%STARTINCLUDE%<noautolink>
%DATATABLE{
connector="solr"
class="foswikiFlatTable foswikiStripes foswikiHideOnPrint"
form="%FORM{default="%DBCALL{"Applications.GetFormOfType" TYPE="%TYPE{default="%BASETOPIC%"}%"}%"}%"
query="field_TopicType_lst:%TYPE{default="%BASETOPIC%"}% %FILTER{default=""}%"
web="%THEWEB{default="%BASEWEB%"}%"
topics="%TOPICS{default=""}%"
topic="%BASEWEB%.%BASETOPIC%"
columns="%IF{"'%ROWNUMBERS{default="on"}%'='on'" then="index,"}%%FIELDS{default="TopicTitle,Summary,WikiApplication,Changed"}%"
hidecolumns="%HIDDENFIELDS{default=""}%"
rowgroup="%ROWGROUP{default=""}%"
rowclass="%ROWCLASS{default=""}%"
rowcallback="%ROWCALLBACK{default=""}%"
rows="%ROWS{default="10"}%"
sort="%SORT{default=""}%"
ordering="%ORDERING{default="on"}%"
reverse="%REVERSE{default="%IF{"'%SORT{default=""}%'='Changed'" then="on" else="off"}%"}%"
paging="on"
savestate="%SAVESTATE{default="on"}%"
searching="on"
searchmode="%SEARCHMODE{default="global"}%"
width="100%"
info="on"
lengthmenu="%LENGTHMENU{default="%TOPICTYPE_LENGTHMENU{default="5,10,15,20,25,30,40,50,100"}%"}%"
buttons="%BUTTONS{default="%TOPICTYPE_BUTTONS{default=""}%"}%"
WikiApplication_title="%TRANSLATE{"Application"}%"
TopicTitle_title="%TRANSLATE{"Title"}%"
Summary_title="%TRANSLATE{"Summary"}%"
Changed_title="%TRANSLATE{"Changed"}%"
qmstate_title="%TRANSLATE{"Status"}%"
%FORMATLIST{"%FIELDS{default="TopicTitle,Summary,WikiApplication,Changed"}%"
split="\s*,\s*"
pattern="^[#\/]?(.*)$"
format="$percntIF{\"defined $1_title\"
then=\"$1_title=\\"$percnt$1_title$percnt\\"\"
}$percnt"
separator="$n"
}%
%FORMATLIST{"%FIELDS{default="TopicTitle,Summary,WikiApplication,Changed"}%"
split="\s*,\s*"
pattern="^[#\/]?(.*)$"
format="$percntIF{\"defined $1_width\"
then=\"$1_width=\\"$percnt$1_width$percnt\\"\"
}$percnt"
separator="$n"
}%
%IF{"'%SELECTING{default="off"}%'='on'"
then="selecting=\"on\" selectionmode=\"multi\" selectproperty=\"Topic\""
}%
}%</noautolink>
%STOPINCLUDE%
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.