acaserop wrote
Hi all!
I'm using a Livetable to show information categorized, using TopFilter as:#set($options = { "topFilters":'<input type="hidden" size="${columnsProperties.size}" name="area" value="${area2}" />', "className":"XWiki.AggregatorURLClass", "translationPrefix" : "", "tagCloud" : true, "rowCount": 10 })
The value field "area2" is a String to filter the area field. If I write a string in this value, the filter works. But, if i'm using a variable, the table is empty
I am using with success - value="$value" (without symbols {}) -- View this message in context: http://xwiki.475771.n2.nabble.com/Livetable-Filters-tp7314873p7318989.html Sent from the XWiki- Users mailing list archive at Nabble.com.