show SharePoint list items in a form

I

itaysk85

Hi,
I am developing an IP2007 form that is NOT browser enabled.
I want show items from a SharePoint list inside the form.
I want the items to be filtered by a spesific field in the list.

1.I have tried to use The SharePoint list data connection to receive
data from the list. But I can't filter the list that way. Can I?

2.I have tried to use The Web Service data connection to receive items
from the Lists Web Service by a specified CAML qury, but InfoPath
can't seem to handle this. Can It?

3.I have tried to call the Lists Web Service directly from the code,
but I can't seem to find a way to insert the data into the form when
it is not represented by a secondary datasource. How can I?

4.Do you have another idea?

Thanks,

Itay Shakury
 
G

Greg Collins

Create a filtered view of your list in SharePoint, and then connect to that
view via InfoPath.
 
C

Chris Bacon

Greg,

I created a filtered view of a SharePoint list, but it did not show up in
the list of available SharePoint lists for secondary connections. Is there
something else that needs to be done?

Thanks,
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