save data from repeating table when the form is saved

R

Reetu

Hi All,

I have two drop down list boxes and a repeating table on the form.

The data in the repeating table is displayed form a web service. When I save
the form the data in the repeating table is not saved. I assume since I do
not have any fields bound to the table the form is not able to save the data.

Is there any way by which I can save the data from the repeating table when
the form is saved?

Thanks for your help.

Regards,
-Reetu
 
Top