Hi,
I have Sharepoint set up where I can successfully save my forms to a
document library, but my question is, how do I save that information to
a SharePoint list?
Here is the scenario, I have a sharepoint events list, and I want to
extract the data from the infopath forms into my events list - is there
any way to do this?
Thanks,
--Yonah
Ameet Phadnis(e Tek Global Inc.) - 04 Oct 2006 18:31 GMT
Check if you can create a field on the events list to pull from existing list
and see if you can point to the forms library. I have never done it. It is
just a thought.
Thanks,

Signature
Ameet Phadnis
Sr. Technical Consultant
e Tek Global Inc.
ASP Alliance Author Page: http://aspalliance.com/author.aspx?uId=44260
> Hi,
>
[quoted text clipped - 8 lines]
> Thanks,
> --Yonah
Siva - 05 Oct 2006 08:39 GMT
We can use built in web services of sharepoint to update the lists.
Add dataconnection with the below services.
http://<sps server anme>/<Site Name>/_vti_bin/lists.asmx?wsdl
HTH
> Check if you can create a field on the events list to pull from existing list
> and see if you can point to the forms library. I have never done it. It is
[quoted text clipped - 14 lines]
> > Thanks,
> > --Yonah