Checkbox inside a repeating table

S

SG

I want to create a checkbox inside a repeating table.
I added a boolean field "checked" to my data source that is
being returned. However, the field does cannot be changed
and always seems to be unchecked
 
Top