3 Dec
2004
3 Dec
'04
4:30 p.m.
A newbie to Zope here: 1.) Is it better to write forms using Formulator or use standard html code to generate forms for an application created in Zope? Just curious for input from others... any issues with either method? 2.) Also, is it possible to set values of form objects programmatically (such as an IntegerField value) using DTML? or would you have to use javascript/python to set the values? thanks Wayne