I have a InfoPath 2007 form that contain a repeating section field.
I publish this form to SharePoint 2007, which create a Library.
How do I use SPServices to retrieve this field from the Library since it is a repeating section field that contain two text box, 1 list box and 1 check box?
(If it is impossible, are there any JQuery Plugin for me to retrieve this repeating section field?)