Views in SharePoint are different ways to present the same list of items in various ways. Views can be created, updated, deleted and customized.

learn more… | top users | synonyms

0
votes
0answers
7 views

You have to select at least one column to show in this view

We have this strange behaviour in one customer installation. When we try to edit a view, we get this error message (it is translated from Norwegian, so the words may not be completely correct). "You ...
0
votes
0answers
8 views

ListViewWebPart.ViewGuid is changed when AddWebPart called

So for some interesting reason AddWebPart on the WebPartManager changes my ListViewWebpart.ViewGuid, does anyone know why? I tried updating it after the AddWebPart call and did SaveChanges, but that ...
0
votes
0answers
4 views

Grouping using a custom column causing all office files to disappear in SP2013

I'm having an issue with a custom view in SP2013 which is causing all Office documents to disappear (doc, xls, ppt, etc) and only displays PDF documents. This only happens when I try to group the ...
0
votes
0answers
21 views

Display List Items as Individual Web Pages

Environment: SharePoint Online 2010, with 2013 update, but not 2013 visual upgrade. I have a lot of data in a Sharepoint list. This list was the result of a query in an Access Database that was ...
0
votes
0answers
20 views

Is there a theoretical maximum “Views” you can create for a List

So I'm planning to have just ONE single List that gets shared by X number of Pages, and X could mean hundreds, thousands, or more, will keep growing. Each of these pages will have a ListViewWebPart, ...
0
votes
1answer
16 views

Target a list view to an audience?

is it possible to assign a public list view to a specific audience, so that the view does not appear in the drop down of available views for users that are not part of the audience? If not, how do I ...
0
votes
1answer
31 views

How to apply CAML in SharePoint view

I'm using SharePoint client object model and trying to query specific view but not getting the correct method to do so. Here is my code, using SP = Microsoft.SharePoint.Client; using ...
1
vote
0answers
33 views

ERROR: Columns that require data are not included in this view

So we have a Document Library, and inside the Document Library, we have Document Sets, and inside the Document Sets, we have Documents. No surprise so far, I know. However, when I go into Datasheet ...
0
votes
1answer
15 views

How do you find the view name currently assigned to the web part

How do you find the view name currently assigned to the web part, when you edit the web part it always tells you that the view is 'Current View' if you go to the 'edit the current view' link it brings ...
0
votes
2answers
21 views

How to filter a people/user column that has been indexed

I have a long list (more than 5,000 items) and due to view threshold I indexed some columns. One of them is a people/user column. When I want to create a view that filters on the User column, then it ...
0
votes
0answers
71 views

Unable to Customize SharePoint 2013 Discussion Board

We are trying to customize SharePoint 2013 Discussion Board app and are unable to modify existing Flat, Subject, and Threaded views or create new views. Following are the error messages we are ...
0
votes
1answer
13 views

Allow site members to create public views

As a site owner, I can create views and mark them as 'public' - however site members can't (by default). How do I add this particular capability to a group? I don't want them to be able to change ...
1
vote
0answers
15 views

How to find data source for a SharePoint 2007 Access Web Datasheet

I inherited a SharePoint 2007 site. There is a Access Web datasheet that is retrieving data from some kind of data source. The user has informed me that it is no longer updating. For further ...
1
vote
0answers
45 views

SharePoint 2010 InfoPath Library Gantt Chart View MISSING Zoom In/Zoom Out Feature

How do I get the Zoom In/Zoom Out function back into the Library tab as it is in the List tab for Gantt Chart Views? Why would is the Zoom function missing from the Library tab? I set up a Gantt ...
2
votes
3answers
67 views

Is there a way to create a list view that only displays certain items for the last few days?

I hope this will be a very basic question. :) I am using a Task List in a SP 2010 Foundation site to keep track of work in progress with a small team. We are using the default Status values (Not ...
1
vote
1answer
15 views

View linking to wrong content type

I have a list that uses three different content types. Content type management is enabled for it. Now, when I create my own view, and set the fields' property LinkToItem to TRUE, the links in the ...
1
vote
0answers
34 views

Adding values to column filter of a list

Ive created some custom xsl for a view in a project i am working on. One of the columns shows a custom message depending on some date comparisons i am performing against other columns in the xsl. ...
1
vote
0answers
59 views

CAML Query on a Calculated Lookup Field

I wrote some CAML Queries to modify the View of a List and all is working fine as long as I do not reference a Lookup Field which points to a calculated Field. I tried different types in the value ...
0
votes
0answers
21 views

How to define custom CAML for a Personal View?

Using SharePoint 2010 (no idea how this affects 2007 or 2013), I often use Personal Views for administrative purposes, partly for "security through obscurity," mostly to keep the UI uncluttered for my ...
0
votes
0answers
22 views

Filter data view web part by page field

Is there a way to filter a data view by a page field that exist on the page. We can Implement it by CQWP in this way: [PageFieldValue: Relevancy]. Thanks, Romi
0
votes
1answer
67 views

Create Calendar view using list definition with visual 2010 (sharepoint 2010)

I'm a newer in sharepoint 2010 .I want to create calendar view for my list definition using list definition. I think i need to do something in schema.xml file, but i can't find any document talk about ...
0
votes
1answer
33 views

How to link to a specific list view from a list web part's title link

When I place a list's web part on a page and set it to a specific view, upon clicking the list title of that web part I am taken to the AllItems view of the actual list. I want to be able to see the ...
0
votes
0answers
36 views

More than 2 levels of grouping in sharepiont list view

If anyone has done more than 2 levels of grouping in SharePoint 2010 list view, please revert . I have similar requirements and am facing issues while implemented using data view web part ‘Sort & ...
1
vote
1answer
34 views

Should views be created using “Edit the Current View” in the web part menu?

I've heard (and previous experience supports) that using "Edit the current view" is a bad idea, because the "view" created using this method can be orphaned if the list/library the view is based off ...
1
vote
0answers
90 views

Sharepoint 2013 custom toolbar in list definition (VS 2013)

i've a problem with the customization of the toolbar in a list definition created in a custom view. I write the following code: <View BaseViewID="4" ...
1
vote
0answers
24 views

Reset SharePoint blog homepage [duplicate]

I tried to change the filter applied to the blog posts displayed on the home page. I created a new view and applied it to the "posts" web part on the home page, and now it just displayed all the blog ...
0
votes
1answer
44 views

How to restore the default SharePoint Blog homepage

I have applied a different view to the blog homepage on my SharePoint blog site. Now it seems I cannot restore it to the original view where it displays all the blog posts and the content, and it now ...
0
votes
1answer
96 views

Why I can not add a list to some webpart zone in my custom web template home page?

I have created a custom web template and it will be deployed by feateure1 for example. Then I have also a module with inside of it the default page declaration. This module will be deployed by ...
0
votes
0answers
30 views

Per Location Views Not Working

I am trying to accomplish the following scenario. In my document library I want the top level view to use a view called "Folders" where it only shows two columns. Upon clicking a folder in the view I ...
0
votes
1answer
54 views

How can we customize “View Item” form after using InfoPath?

I created a InfoPath form, and when I click on "New Item" I am able to see the nice form. However, when the user clicks "View Item" the form has sections that I would like to remove/hide. Is there ...
1
vote
1answer
50 views

Document Library View filter on term

Say I have a view that has a column based on metadata from my termset. I want to create a view that contains all the items that are tagged in one parent term and its child terms. For example: A view ...
0
votes
0answers
87 views

List View Webpart is not getting added while activating feature using powershell

I created a feature and on activation of it I am trying to add list view webpart. Using powershell command activating feature and it gets activated but List View Web part it is not getting added on to ...
0
votes
1answer
142 views

Quickly change views in SharePoint 2010?

I know this may sound nitpicky, but in SP 2007 changing the view on a list was easily accessible since the view dropdown was permanently attached to the list header. In 2010, changing the view is ...
0
votes
1answer
92 views

Editing site columns then they disappear, where do I find them?

I have an InfoPath 2010 form that I have published to a SharePoint library. Users fill out this form and it goes through workflows from library to library and finally to a closed library. In that ...
0
votes
2answers
305 views

All Day Events in Calendar List View

I have a custom list with a view that utilizes one of the fields, a date field, to populate a calendar view. Pretty standard stuff. The problem is when creating a Calendar view, you need to select a ...
1
vote
2answers
113 views

Order Tasks in a List View

I'm new to Sharepoint. Google hasn't given me a straight answer on this so hoping to find it here. Can I custom order a Task list view? In case that is not clear, I would like to order tasks in a ...
0
votes
0answers
61 views

How can I remove list views from a search scope?

I have created a custom search scope (SharePoint 2010) and it works very well - except that search results do contain the custom views. If users clicks on it they are redirected to the list view. It's ...
0
votes
0answers
10 views

MOSS 2007 getting exception adding a custom field to a view

The following code is throwing an ArgumentException (Value does not fall within expected range): var formsList = Web.Current.Lists[MemForms_Constants.MementoForm_LIST_NAME]; var ...
1
vote
1answer
99 views

Show one of the 3 views depandant on current user

I have builded in Visual Studio (c#) a custom list, custom content type and 3 custom views. I am using sp 2010. The list is working ok and I can see and select the 3 views. It is possible for the end ...
1
vote
3answers
449 views

Use multi-select lookup field as filters in a data view web part (DVWP)

i have a list and a doc library. the list has a multi-select lookup field to the ID field in the doc library. when a user chooses multiple values in the dispform.aspx list form, i want to display the ...
0
votes
0answers
24 views

How to limit number of items in view groups

I have a view that is grouped by a column and my question is how can I limit the number of items in the group so they display the same number (ie. limit the groups to contain 4 items each)?
0
votes
0answers
55 views

SP 2007 - show 5 newest items, based on date column

Trying to create a view that contains yearly data from 2008 but only want to display the 5 most recent years up to the last item. I always want the view automatically sorted from oldest to newest ...
0
votes
0answers
67 views

Permissions issues with Office365 Sharepoint, Owner account

I have just been tasked with overseeing an Office365 Sharepoint team site, and there is a very odd legacy issue that was left unresolved by the last administrator. We have the standard set of groups ...
4
votes
1answer
223 views

SharePoint List View Threshold Error on Delete and Re-load of Data

Foremost, I am not an administrator of SharePoint site and have very limited controls on my page. Earlier, I had created a list (custom list with Datasheet view). I had created over 20 views (one ...
1
vote
1answer
16 views

Automatic List Views

The Basics: I have got to separate List. List 1: Problems List 2: Ideas Every Idea is related to a Problem and both lists are very dynamic. The Question: Is it possible to create a view ...
1
vote
0answers
50 views

Items can not be selected in view

I have created a schema.xml for a List in SharePoint2010 which includes 2 views, and for some reason i cannot select listitems in one of the views ('Configurations') while i can select them in the ...
0
votes
0answers
142 views

Sharepoint 2013 Discussions List edit flat view

In Sharepoint 2013 community site I have created a flat view in discussions list. But it is not displaying the necessary fields. How can I check what are the fields to be added in that view, can't ...
2
votes
1answer
400 views

More than 2 columns GroupBy on View

As you know we can only do groupby for two columns. Is there any way to groupby more than two columns (in SharePoint 2010)?
0
votes
1answer
45 views

Full schema for View

How would I fetch all Fields for specified View via web-service? P.S. When I call GetView on Views.asmx, only visible Fields appear. [EDIT] I fetch schema for my list (with Lists.asmx#GetList), ...
0
votes
2answers
269 views

How to get elements from essential List programmatically

I have gotten two lists (like a view) from Microsoft Dynamics CRM. How can I get a elements from these two lists to the C# Sharepoint code in .cs file. The Administrator of CRM told me that this lists ...

1 2