Re: Basic DTML syntax question- variable value test
15 Nov
2002
15 Nov
'02
9:06 a.m.
It looks good but maybe you should try this:
<dtml-if "str(AppRecDate)=='1900/01/01'"> There's a small mistake there. You should use: <dtml-if "_.str(AppRecDate)=='1900/01/01'">
Regards, Josef.
8543
Age (days ago)
8543
Last active (days ago)
0 comments
1 participants
participants (1)
-
Josef Meile