[ZDP] Zbook drafts listing again (hopefully last one)

kamon.ayeva@bureauveritas.com kamon.ayeva@bureauveritas.com
Tue, 7 Mar 2000 14:02:05 +0100


I updated the List_Flat method to:

<dtml-in "objectValues(['DraftSubmissionFolder'])">
<dtml-in "objectValues(['Draft'])">
<dtml-if NeedsReaders>
Draft:<A HREF="<dtml-var absolute_url>"><dtml-var name></A>
</dtml-if>
<BR>
</dtml-in>
</dtml-in>

As a result, the drafts which are set with NeedsReaders=0 disappear, but
there remains "the line" where the draft link was displayed.
Why ? What is missing ?

Thanks for any light.
Kamon