Only 100 entry from sharepoint

E

Eray

Hi. I am using an infopath form to query a sharepoint list. The list have
nearly 600 entry. I have a drop down menu which connect to the list. But when
i click the drop down menu, i can see only 100 entry (the first page of the
list) in the drop down menu. I want to see all of the entries. What should i
do?
 
D

davidp

Hi,

Another alternative would be to increase the number returned on the default
view of the list in SharePoint. My guess is that it is currently set to 100.
You could increase that number to something like 1000. Depending on what
else the list is used for, this may not be the best method. I hope this
helps.

Thanks,
 
K

K.Ramana Reddy(GGK Tech)

Hi,

Do the follow steps to change the items limit 100 to 600 in form library.

1. Open the your sharepoint site.
2. Go to your form library.
3. Click on "Modify settings and columns" in Actions section in left side of
the view.
4. In view section , click on "All Forms".
5. In that Expand the "Item limt".
6. In "Number of items to display" text box (by default 100 will be there)
enter 600.
7. Click on OK

Now you will see the all entries.
 
Top