[Zope-dev] Asking for the type of a variable
Hannu Krosing
hannu@tm.ee
Wed, 10 Nov 1999 00:21:51 +0200
"David S. Harrison" wrote:
>
> Hannu Krosing wrote:
> > set the name to myradiobutton:list , i.e
> >
> > <input type=checkbox name="cb:list" value="thevalue">
> >
>
> Interesting. I didn't see any coverage for this kind of thing in
> the content guide or the DTML guide. Is there someplace else
> I should look to see what kinds of things are supported as
> types in forms?
For some obscure reason this info is hidden in Zope SQL Methods manual
more exactly in file ZSQL.1.4.2.html ;)
------------
Hannu