Views in SharePoint are different ways to present the same list of items in various ways. Views can be created, updated, deleted and customized.
1
vote
3answers
360 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 ...
2
votes
1answer
66 views
What can cause (almost) all views on a SharePoint document library to lose all of their filter conditions?
My particular instance of this problem occured such that all but two of our document library views, and all connected web part pages lost their view filters. Detailed data points below.
SharePoint ...
1
vote
1answer
33 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
1answer
15 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 ...
0
votes
1answer
42 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
35 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
84 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
1answer
81 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
1answer
30 views
Programically call sharepoint to a view
How Can I call programically from the view ? I have got a List from CRM but it's only a view no column have been created.
0
votes
1answer
90 views
View External HTML pages on the main page with static navigation
I am currently using SharePoint 2010. I would like to add links to the main navigation using the site settings->look and feel-> navigation area and have those pages display within the main page of my ...
0
votes
1answer
186 views
Turn filter on by default on a sharepoint view
I would like to filter a column defaultly on my sharepoint view, is it possible to do so ?
Thank you very much
0
votes
1answer
147 views
Picture library problem when breaking permission inheritance
I have a picture library and I want to implement different permissions for users on the different levels in the library. But as soon as I break the inheritance for one folder strange things start to ...
2
votes
0answers
50 views
How to avoid loosing complex query in a view?
In a custom list definition bound to a custom content type, I attached the out of the box AssignedTo field.
In the schema, I defined a view with this query :
<Query>
<OrderBy>
...
1
vote
0answers
12 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
26 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 ...
1
vote
0answers
25 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
33 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 ...
1
vote
0answers
71 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
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 ...
1
vote
0answers
45 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 ...
1
vote
0answers
8 views
Creating a report from a list that exceeds the number of viewable columns set by the admin
The SP admin has restricted views to 14 columns however the workflows used by the list will max at 24 columns. Is the admin throttle applicable to my report or is it only applicable to views?
0
votes
0answers
15 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
20 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
0answers
22 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 & ...
0
votes
0answers
24 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
0answers
86 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
0answers
57 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
8 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 ...
0
votes
0answers
23 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
53 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
64 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 ...
0
votes
0answers
131 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 ...
0
votes
0answers
51 views
Track a list like History List
I have a list; one of the columns is called "Assigned to" and the data which should be entered in this column should be Usernames. When we enter a username/usernames in this field, this item will be ...
0
votes
0answers
116 views
Show external list as a list view web part on a SharePoint page
When I create a SharePoint external list and also default view of external list has a data source filter :
This filter has Currently value set as business Entity ID = '291'.
Now I show this list as ...
0
votes
0answers
46 views
Filtering Inactive Users in a List
I have a biig List in a SharePoint 2010 Instance. It contains some responses given from some employees. One of the fields is 'Person' where each employee entered his own name. (usually same value as ...
0
votes
0answers
314 views
SharePoint 2013 - Updating List XML Definition
I have custom list filter web part for SharePoint 2010 lists which I am trying to migrate to SP 2013. It works by modifying the list's XML definition and replacing the query with one the user created ...
0
votes
0answers
70 views
User Task Web part with Gantt view
I need to add a Task web part to the start page with Gant View.
Is it possible to create (or add) User Task Web part to the default.apsx page with Gant View? Thank you.
0
votes
0answers
93 views
Calendar views visual studio
Hi has anyone managed to create a custom calender view using the list definition schema ?
i read through this link
http://msdn.microsoft.com/en-us/library/ms438338.aspx
it wasn't very helpful
0
votes
0answers
102 views
Create External Content Type with Linq query
I have the following issue. I created BDC Model in VS 2010 to which i added Linq to SQL model(that has two tables in it). No I'm wondering can i create entity (class) that is represented in sharepoint ...
0
votes
0answers
238 views
Filter XsltListViewWebPart by items Created in the last hour?
I need to create a view that only display items that was created in the last hour. I can't do this through the UI since it only allows me to filter by days. I created a copy of the AllItems view and ...
0
votes
0answers
418 views
How to remove duplicates from a SharePoint view?
I have a SharePoint view containing different items, but according to the columns displayed in my view, I have duplicates:
A B C D
A B C E
A B C E
A B C E
And I would like to only have:
A B C D
...
0
votes
0answers
85 views
How to mantain View across document libraries
I had a custom list which has some Custom Views created..
If I go and modify a View by Web Interface in List1, List2 doesn't show that modify.. Is there any way to do this?
In event handler I cannot ...