[Zope3-Users] Schema, widgets and ZPT

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Jun 7 12:52:12 EDT 2005


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


More information about the Zope3-users mailing list