Doing an object count
3 May
2000
3 May
'00
6:10 p.m.
How do I get a count of objects in Zope, either in the current folder or in a subfolder? Do I use the len method? I know this should be simple, but it has me stumped : (. Thanks for any help, Eron
3 May
3 May
7:20 p.m.
New subject: [Zope] Re: Doing an object count
How do I get a count of objects in Zope, either in the current folder or in a subfolder? Do I use the len method?
I know this should be simple, but it has me stumped : (.
Yup. <dtml-var "_.len(objectIds())"> <dtml-var "_.len(subfolder.objectIds())"> -jfarr
9468
Age (days ago)
9468
Last active (days ago)
1 comments
2 participants
participants (2)
-
Eron Lloyd -
Jonothan Farr