Hi
I pass some arguments to the js template calls, like:
cocoon.sendPage("activitycategory.jxview",
{"categorys":categorys,"datamodel":datamodel});
and later in the jx page i try to evaluate it in a loop with the follwoing
expresseon:
<td>${somecat.getSomeValue(datamodel)}</td>
for me it always returns nothing. Is this call illegal or what should i do ?
Thanx
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]