[Zope3-Users] Overriding formlib field size
    Brett Haydon 
    b.haydon at unsw.edu.au
       
    Fri Feb 17 01:04:26 EST 2006
    
    
  
Hi,
I am just starting with zope 3.2 and am using the zope.formlib to generate a
simple form. Where and how do I override the presentation aspect of
the input field length in html.
e.g. size="20"
<div class="widget"><input class="textType" id="form.full_name"
name="form.full_name" size="20" type="text" value="Brett Haydon"  /></div>
Thanks in advance,
Brett
    
    
More information about the Zope3-users
mailing list