Hello list, It looks like custom components are not statefull.
Indeed, I have a loop which contains a graph I generate and a TextField (for testing purposes), and the generated code looks like this:
<div><img src="./ statistics .dashboardview.enrollmentbenchmarkchart.monthserieslinechart:chart/ 460/280"></div></div></td></tr><tr><td><input id="textfield_8" name="textfield_8" type="text" value="ITALY"><img alt="[Error]" class="t-error-icon t-invisible" id="textfield_8:icon" src="assets/ tapestry/field-error-marker.gif"><div> IT <div><img src="./ statistics .dashboardview.enrollmentbenchmarkchart.monthserieslinechart:chart/ 460/280"></div></div></td></tr><tr><td><input id="textfield_9" name="textfield_9" type="text" value="NETHERLANDS"><img alt="[Error]" class="t-error-icon t-invisible" id="textfield_9:icon" src="assets/ tapestry/field-error-marker.gif"><div> NL <div><img src="./ statistics .dashboardview.enrollmentbenchmarkchart.monthserieslinechart:chart/ 460/280"></div></div></td></tr><tr><td><input id="textfield_10" name="textfield_10" type="text" value="NORWAY"><img alt="[Error]" class="t-error-icon t-invisible" id="textfield_10:icon" src="assets/ tapestry/field-error-marker.gif"><div> NO As you can see, my TextField gets incremented but not my enrollmentbenchmarkchart !
Should I file a bug for this? P.S. I tried to generate the ids but it didn't work. Thanks, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]