4 Dec
1999
4 Dec
'99
5:48 p.m.
- wrote:
how do i change the default value of textarea (cols) from 35 to something else? i edited Property.py in lib/python/ZClasses, changing line 199 -- <textarea name="%s:text" rows="6" cols="75"><dtml-var %s ></textarea>''' saved it, restart zope and tried changing my ZClass property. biut i still got the cols=35. what did i miss?
You want to edit property.dtml or some such in lib/python/OFS, I think. -- Itamar S.T. itamars@ibm.net