Hey,
i've a problem, i made a class with some properties and on the class sheet
i have put
a livetable that shows the docs from another class.
Now i want to filter the livetable that is in the first class on every side
with a property of it.
But i dont know how to get the property of the first class and to set it as
a variable to the topFilter of the livetable (shows the docs from an other
class)?
Here is the code:
#set ($pure = $doc.display("number", $obj))
$pure
//HERE the variable shows the variable correctly
{Livetable}
"topFilters": '<input type="hidden" name="Project"
value="$pure" />'
//HERE the variable "pure" has no content
{livetable}
Please help....
Thanks, Alex
--
View this message in context:
http://xwiki.475771.n2.nabble.com/How-to-set-a-class-property-as-topFilter-…
Sent from the XWiki- Users mailing list archive at
Nabble.com.