HI,

Does anybody know how can i pass variables from a product to a Wizard.

I mean:

I am using the PTK to create my own product however PTK use the Wizard as
the default method to add a product, how can i pass variables to a wizard
form a python product ?

I can pass variables to the edit method using the following:

editForm=HTMLFile('dtml/edictoEdit', globals(),  typeList = type_list)

Where typeList is a global array.

But i don't know how can i do the same with a wizard.

Thanks

--
Nestor A. Diaz
Ingeniero de Desarrollo
Engendro.com - Comercio Electronico sobre Linux
Email: [EMAIL PROTECTED] - WWW: http://www.engendro.com



_______________________________________________
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 )

Reply via email to