On Saturday, May 21, 2011 3:56:13 AM UTC-4, max wrote: > > I am using the list string to enter data where the number of input > texts. > Can I customize the size of the input boxes in one form because i am > inserting large texts? > Can't use the type 'text' because the number of entries is not > previuosly known.
You should be able to handle that with CSS -- see http://web2py.com/book/default/chapter/07#CSS-Conventions. Anthony

