Hi,
in a formlib based form I would like to have more control over the
rendering of the widgets.
is it possible to call widget with a specific name directly instead of
running through all on a repeat loop?
for example
<div tal:define="name string:1;
w1 view/widgets.get(name)" >
I saw that there is a get method but I can't access it form the page
template.
Dennis
_______________________________________________
Zope3-users mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zope3-users