17 May
2004
17 May
'04
5:43 p.m.
Michael Fox wrote at 2004-5-17 16:06 +1000:
... At the end of my report I want to display the total in my <dtml-if sequence-end> and can't understand why this won't work...
<dtml-var expr="(total-wi_extrtlty - total-wi_extrtlly) / total-wi_extrtlly * 100" fmt="%.2f">
Can anyone shread some light on this?
Read about the "prefix" attribute of "dtml-in". Use it... -- Dieter