Re: [Zope] Generate edito form from dtmlDocument : property type

2000-05-22 Thread Jason Spisak

Sin Hang Kin writes:

I wrote a small how-to on form wizards.

http://www.zope.org/Members/jspisak/wizard_keys

> Hello,
> 
> I have the method form_dtmlDocument which generate the data entry form from
> an existing dtmldocument, How can I determine the type of the properties?
> Moreover, if the property is expected as list, how can I convert it into
> multiple input tag?
> 
> CODE : form_dtmlDocument
> 
> 
>  
> 
> 
> : 
>"
> value="" size="50">
>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Rgs,
> 
> Kent Sin
> -
> kentsin.weblogs.com
> kentsin.imeme.net
> 
> 
> ___
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
> 

All my best,

Jason Spisak
CIO
HireTechs.com
6151 West Century Boulevard
Suite 900
Los Angeles, CA 90045
P. 310.665.3444
F. 310.665.3544

Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission.  Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Generate edito form from dtmlDocument : property type

2000-05-20 Thread Sin Hang Kin

Hello,

I have the method form_dtmlDocument which generate the data entry form from
an existing dtmldocument, How can I determine the type of the properties?
Moreover, if the property is expected as list, how can I convert it into
multiple input tag?

CODE : form_dtmlDocument


 


: 
   "
value="" size="50">
   











Rgs,

Kent Sin
-
kentsin.weblogs.com
kentsin.imeme.net


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )