22 Feb
2001
22 Feb
'01
4:09 p.m.
Now...I've got some weird behaviour with the batching, it displays my first object the way I want, but then it groups the remaining 4, instead of displaying the next three and the last 1, they way I would expect (and
This is how batches work. Check out: http://www.zope.org/Documentation/Guides/DTML-HTML/DTML.7.5.1.html Set orphan to 0 to have it display the way you want. -- Andy McKay.