[Zope] use combined propertysheet variables to form a file name for
a zObject
Allen Huang
swapp0 at yahoo.com
Wed Jul 27 12:07:47 EDT 2005
I made a propertysheet for a customed zclass and I wish to use some variables and combine them to form a name for my newed created object.
Say I have variable
a = 'name a'
b = 'value b'
c = 'string c'
what do I encode in my dtml method some_add
<dtml-with "NewsClass.createInObjectManager(REQUEST['??????'], REQUEST)">
?????? into the combination of a, b, and c ?
---------------------------------
Start your day with Yahoo! - make it your home page
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20050727/f7fe0ac6/attachment.htm
More information about the Zope
mailing list