Automatic form generation
Hi 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? Many thanks Tom
On Mon, 2002-02-04 at 14:05, Tom Nixon wrote:
Hi
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?
Yes: http://www.google.com/search?hl=en&q=automatic+form+zope&btnG=Google+Search ;-)
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
participants (3)
-
Dieter Maurer -
seb bacon -
Tom Nixon