Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Limit on number of views shown in list web part

  Asked By: Jakob Rasmussen         Date: Jan 24, 2010      Category: Sharepoint      Views: 1307
 

We have some lists with a large number of views. Our users have found
that when they add a list view web part to a page, the drop down list
of views that they can select from when configuring the web part stops
at the 50th view. Someone has said there is a default query limit of
50 in SharePoint.

Does anyone know how this could be fixed/extended?

Tagged:                    

 

4 Answers Found

 
Answer #1       Answered By: Tamika Cummings          Answered On: Jan 24, 2010       

I think that this is a limit  to the number  of web  Parts that can be
placed onto a single page. If so, you can control that limit in the
SharePoint element of the web.config file.

 
Answer #2       Answered By: Linsey Bauer          Answered On: Jan 24, 2010       

The drop-down will limt to the views  to 50, but you can create a new view  on
the fly by "editing the current view".

 
Answer #3       Answered By: Ivy Salinas          Answered On: Jan 24, 2010       

Sorry, I misunderstood the question. I was describing the number  of List
View Web Parts that can be placed onto a page  rather than the number of
view a single List view  Web Part could choose from.

 
Answer #4       Answered By: Kevin Davis          Answered On: Jan 24, 2010       

I had made the "edit the current view" suggestion to them, but it's
obviously not a great solution when someone has already done the
work to build a view.

 
Didn't find what you were looking for? Find more on Limit on number of views shown in list web part Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].