[Zope] How to make two racks work under one specialist?

Steve Spicklemire steve@spvi.com
Thu, 28 Dec 2000 13:40:16 -0500 (EST)


Hi Dirksen..

try this:

WITH Deliverables.getItem(self.id) COMPUTE name=((RESULT is _.None) and 'none available') or RESULT.name

What are you using as the 'load by accessing attribute' attribute?

-steve