[Zope] Searching for and displaying properties

Sinang, Danny D.Sinang at spi-bpo.com
Sat Jun 24 10:06:39 EDT 2006



> 'jobname' is added as *metadata* to your catalog?

Not sure if using manage_addProperty () to add jobname is equivalent to
adding it as *metadata* .

<code>

manage_addProperty('jobname', 'ABC12345', 'string')

</code>



More information about the Zope mailing list