[z3-five] formlib widgets access without repeat
Dennis Schulz
d.schulz81 at gmx.net
Wed Nov 29 19:07:58 CET 2006
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
More information about the z3-five
mailing list