Hi,
I am trying to create new repeating sections based on the List Lookup (multi select checkbox). If an item is selected in List lookup it should create a repeating section for the selected item and pass the selected item value into repeating section text box control. Could you please let me know how i can write java script/jquery when check box selected.
Regards
sri
The fields within the repeating section are not connected to the list columns. This data is saved as an XML. I 'm not sure how you would create a repeating section from the list columns, only way might be to interject the row values into the XML of the repeating table as a new node. Hope that helps.