From: Aleksander Salwa [mailto:[EMAIL PROTECTED]]
>> <dtml-call "REQUEST.set('new_id', lastID+1)">
>> <dtml-call "REQUEST.set(lastID, new_id)">
>In the above line --- do you want to set up new value for ZClass property,
>isn't it ?
>If so, you have to use manage_changeProperties method of property sheet.
Yes I am afraid that this is the problem. That seems like such a messy
solution too.
I will try and make a Python based product instead, for this particular
solution. My current zClass solution allready seem to be a bit verbose for
my liking.
And the program logic isn't to nice in dtml either.
Regards Max M
_______________________________________________
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 )