Users - FTL assign != context.put ???
Posted by
oceatoon on
May 13, 2006; 2:38pm
URL: http://ofbiz.116.s1.nabble.com/Users-FTL-assign-context-put-tp139195.html
Hi everyone
I would like to insert variables ( myvar ) in the context just before my
screens.render("....") with <#assign my="...">
then call my screen/midget and use that dynamic variable.
but this doesn't work
context.get("myvar") is null.
does anybody know how I could pass data to the screens.render from the ftl ?
or pass a parameter to my ftl ?
this would allow great reusibility according to use case of a screen widget
also I can't seem to find where <@renderSubContentCache is defined ?
any ideas would be greatly appreciated.
Thanks in advance
Tib
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users