3 Jan
2004
3 Jan
'04
7:18 p.m.
On Saturday 03 January 2004 20:34, Kevin Carlson wrote:
Take a look at <dtml-var first-xxx>. For example, if you the duplicate value you want to check for is named "test", you can check to see if the current iteration is the first iteration by using something like: <dtml-if first-test>.
I don't know what the duplicate is called could I just use sequence-item. regards garry