I m using repeating table in my form and populating it with pictures from sharepoint picture library, the pictures are getting bind to Rich text box control. With each row, i also have a checkbox to select the image so that i can use that image url further. But on form load that check box is showing disabled, i m using norepeating group. append repeating group function to populate the row. The pictures are getting populated but checkbox is getting disabled, can someone tell me how can i stop the checkbox from getting disabled. Any help would be highly appreciated.
Thanks in Advance