[Zope] Automatic form generation
Dieter Maurer
dieter@handshake.de
Mon, 4 Feb 2002 23:25:28 +0100
Tom Nixon writes:
> I have been experimenting with ZClasses, and I like the way you can add
> property sheets containing Strings, dates etc and have a data-input form
> automatically generated for each instance. However, it seems a little
> bit limited. For example I can't specify that I want a string, maximum
> of 50 chars, and a required field.
>
> Is there a product available for this sort of thing?
Look at "Formulator"!
Dieter