Re: [Zope] Pluggable brains aren't seen by first-nnn in <dtml-in>?
4 Aug
2000
4 Aug
'00
8:10 p.m.
Brad Clements writes:
However first-eventday is ALWAYS true, however when I print &dtml- eventday; the output value is always the same for each row, so first- eventday shouldn't be true on any row except the first.
Almost surely, the "in" tag does not call a callable object (because it does not expect, they could be callable). You, therefore, get the method itself. It is identical for all records. Dieter
9376
Age (days ago)
9376
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer