I'm reading a set of field from a read data operation.
I should put these values in a series of repeating field.
There are 4 records= {var.count:read_data10}
I put in the value field : {var:read_data10.1.model.brand}
It works but it shows record number 1.
The number 1 should be replaced by the iteration number (repeater key) but I cannot find out how to replace it.
Any suggestions?
Thanks.
Walter
I should put these values in a series of repeating field.
There are 4 records= {var.count:read_data10}
I put in the value field : {var:read_data10.1.model.brand}
It works but it shows record number 1.
The number 1 should be replaced by the iteration number (repeater key) but I cannot find out how to replace it.
Any suggestions?
Thanks.
Walter