[Zope] manage_changeProperties
Hugo Ramos
Hugo Ramos" <hugo@zopers.org
Tue, 5 Jun 2001 11:34:13 +0100
Hi ppl,
I want to change the connection_id of several Z SQL Methods at the same
time.
I have changed the title but with the exact same code the connection_id
doesn't change!
There is no error page... the method executes! but nothing happens
code:
<dtml-in "objectValues(['Z SQL Method'])">
<dtml-call
"manage_changeProperties(connection_id='Portal_Oninet2_Connection')">
</dtml-in>
What is happening?
thanks
=====
Hugo Ramos - hugo@zopers.org
ZopersORG - http://zopers.org/
=====
Do not meddle in the affairs of programmers, for they are easy to annoy,
and have all the source code!!!