On Tuesday 07 June 2005 10:28, pythonic wrote:
> I am cluless on use and validation of schema fields like IText in ZPTs.
> Actually I want to use some custom fields that I have added.
>
> Any pointers?

You cannot validate fields in ZPT. It's a Python task. The add and edit form 
do all of this automatically for you.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to