Create Infopath form from SharePoint list

R

Ross B

I have an issues list on a SharePoint site, and I was thinking of using
InfoPath for submitting data to this list.

Is this possible?
 
C

Chris

You can to create a InfoPath Project with .NET, then use the SPS Object Model
to send the fields to your list in Sharepoint Site.

Other way is to create a Web Service that use the SPS Object Model.
So, link the fields to webservice parameters, and your webservice create a
item in your list

Sorry about my english..

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top