j
k
j a
j l
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'">
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.
Back to the thread
Back to the list