5 Jul
2000
5 Jul
'00
5:47 a.m.
the following: <dtml-var notes null=" "> just doesn't seem to be working. any hints?
5 Jul
5 Jul
6:10 a.m.
New subject: [Zope] dtml-var null
On 5 Jul 2000, Clinton Roy wrote:
<dtml-var notes null=" ">
just doesn't seem to be working.
Hi Clinton, null is only used in conjunction with fmt, so you would want to use, <dtml-var notes fmt="%s" null=" "> If this does not work mail me back. Thanks, Brenton Bills.
9406
Age (days ago)
9406
Last active (days ago)
1 comments
2 participants
participants (2)
-
Brenton Bills -
Clinton Roy