Hi,
The solution works beautifully....but we don't understand how!!
In your solution, you've extracted the table that contains the checkboxes and you're iterating round using a counter ($Prompt-Assignment$) with a start value of 8 and incrementing by 2 on each loop. This value is used as the 'index' in the web control in the page to select the checkbox.
So, there are 10 columns in the extracted table and we cannot see how this is working!
It does work and works well but we need to understand why on the first loop a value of 8 gets the first checkbox (which appears to have a value of 0 and incremented by 1 for each subsequent checkbox).
We'd be really grateful for an explanation as this is pretty fundamental to our understanding of the product's method of working.
Many thanks,
David Q
|