swe:currentId
Hi ,
I am new to web templates customisation, actually i want to see the value swe:currentId i.e number .To watch the number dynamically i had kept the code as like below but actually it showing the same string which I had kept instead of number.
But Actually I am expecting to see the number.
Could you let me know in case of any queries on the same?
<table cellpadding="2" cellspacing="0" border="0">
<swe:for-each count="17" startValue="1100" iteratorName="currentId">
<swe:control id="swe:currentId+200" hintMapType="FormItem">
<tr><td>swe:currentId</td></tr> <!-->here I am generated value<--!>
<tr valign="middle">