[Zope3-Users] Arranging widgets in a form / Limit size of input
fields
Fred Drake
fdrake at gmail.com
Thu May 3 11:52:08 EDT 2007
On 5/3/07, Hermann Himmelbauer <dusty at qwer.tk> wrote:
> Well, when looking at the template, I roughly have to write this for every
> widget:
Another approach is to use a template that uses a view on each widget;
that view can be whatever it needs to be, and let's you have per-field
bits completely separate from the form template, and be specialized
more readily.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller
More information about the Zope3-users
mailing list