a configurable view of data in a list

learn more… | top users | synonyms (1)

10
votes
1answer
292 views

View problem when attaching workflow to list programmatically

Very irritating problem. I have a list with the following view <View BaseViewID="1" Type="HTML" WebPartZoneID="Main" DisplayName="$Resources:core,All_Documents;" DefaultView="TRUE" ...
2
votes
1answer
161 views

How I can block to change view in list SharePoint Foundation

How I can block change view in ShrePoint list?Even when I add user Read Only permission to some list, person be able to change view in this list. I want to block change view but I don't know how. I ...
2
votes
1answer
161 views

Is It Possible to Add the SharePoint List View Related Ribbon to the Application Page?

Is it possible to add the list view related ribbon to the application page? I have a list view webpart in my application page. Now I don't have any ribbon like list view web part. Is it possible to ...
2
votes
1answer
593 views

Using FilterName/FilterMultiValue to include blank fields (SP2007)

List of documents filtered by Project Name, but want to include blank ones - essentially these are blank because they have not had an initial checkin. ...
2
votes
1answer
1k views

ListViewWebPart

I'm using listviewwebpart to display contents of SPFolder (subfolder inside a list) to display its contents. Beolw is the code to implement this: protected override void CreateChildControls() { ...
1
vote
1answer
12 views

Datasheet view editable?

I have a column that is set up as a calculated column. I can change that column in standard view with no problems, but when I switch to datasheetview and click in the box the calculation comes up and ...
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
36 views

In a SharePoint List I cannot see items that are in a folder

I have a sharepoint list (Not Library), where I am programatically adding in a folder: SPList list = web.Lists[ListID]; SPFolder parent = list.RootFolder; SPFolder child = ...
1
vote
1answer
74 views

Customising list views w/JS or XSLT: for my own specific type of list

When customising a list with JS or XSLT, the formatting seems to be applied not just to the list view web part the property is set for - but for all parts with the same list type ID on the page ...
1
vote
1answer
61 views

Page Field Filter displaying 1;#ColumnName instead of ColumnName. Bug?

I have a Document Library with a column (we'll call it ColumnName) and a Web Parts Page with a value assigned for that column. On that page I have a list view displaying the Doc Library files and a ...
1
vote
1answer
76 views

How do I make a personal view a default view?

Is there a way out-of-the-box in SharePoint 2010 for a user to make their personal view their default view? There has to be a way - am I not seeing it?
1
vote
1answer
148 views

SharePoint 2010 list vew schema - View element

guys, I am trying to understand list schema view. For example AnnouncementsList contains in schema 3 views: <View BaseViewID="0" FreeForm="TRUE" Type="HTML" MobileView="TRUE" ...
1
vote
1answer
133 views

Can't see list options after adding content editor

I have a calendar list, using the calendar view, to which I have added a content editor Web Part, to contain additional instructions about the calendar. I added that Web Part directly to the ...
1
vote
1answer
325 views

Displaying SPChange data in visual webpart

Here is some code I've been playing with to display all items that have been changed in a web and all subwebs in a visual webpart (it grabs a heap of info and chucks it in a label): protected ...
1
vote
1answer
690 views

Metadata navigation in List View Web Part

I have list and list view web part on a page which points to default view of that list. I have enabled metadata navigation on my list, and my question is: is it possible to show/enable metadata ...
1
vote
1answer
73 views

User permission on views

In my document library there are some documents. Along with the default "All Documents" view I created one more view called as "Personalized View", which is filtered on user login's, so whenever a ...
0
votes
1answer
13 views

Customized view by Category but only show the last copies

Say, I have a document library with Group by Category. Now say Sales category has 6 items which can by further group by Quarter. So 1st quarter has 2 items, 2nd quarter has 2 items and 3rd quarter has ...
0
votes
1answer
17 views

Can a calendar popup be added to a list's date filter instead of a list of text choices?

How would I replace the OOTB list date filter dropdown to be a calendar view instead? JQuery/Javascript solutions are feasible for me if it is indeed possible. So far looking at the page tags upon ...
0
votes
1answer
84 views

HierarchyTasksList with a custom schema and extra view gives error list not found

I am creating a HierarchyTasksList with a custom schema. When I add an extra view with a BaseViewId="10" or any other not used number I get an error. However when I change the BaseViewId to "1". ...
0
votes
1answer
28 views

Change .aspx on a SPView

I'd like to create a SPView for my list that points to a complete custom aspx page. And I need to do that through c# code. Even if I could just override the AllItems.aspx in a Visual Project Project, ...
0
votes
1answer
46 views

Modifying List View in C# Doesn't Work?

I am trying to modify a view for a list in a Feature Event Receiver. The list is created in the same function; and the columns all added to it. When I look in the List Settings via the web interface, ...
0
votes
1answer
133 views

Can the list view's XslLink property contain a web address?

Some Background... I have created a custom blog web template (which I started by copying and pasting the OOTB blog site definition) and in order to customise the way blog posts are displayed, I have ...
0
votes
1answer
214 views

Summary Links Web part

Got about 60 links to add to a custom sharepoint, and I am going to use a summary link web part with an 'accordion style' like Stefan Bauer created. Adding a few are not a problem - but this is 60 ...
0
votes
1answer
95 views

Clone sharepoint list view

Sharepoint 2013 discussions list has a view named "Flat",but it is uneditable. I have to add aditional fields in the list and display those fields in Flat view. I tried creating another view of Flat ...
0
votes
1answer
47 views

Display additional User details in Custom List

I have a custom list definition based upon a content type which includes a field of type "User". When I display this field in my list view, it shows the name with a link to the entry in the site ...
0
votes
1answer
406 views

Custom List Filter - update list view only on second button click

What I try to do is making a simple list filter tool for SharePoint 2010 lists. What I have so far: I made a VisualWebPart (VWP) named "ListFilter", which should update the view of the list (see code ...
0
votes
1answer
41 views

ListView WebPart

Is there any option to display sharepoint list which is in one domian on the sharepoint site which is on other domain? I'm not interested in solution which use iframe.
0
votes
1answer
87 views

Library views in Webpart

Is there any way to create a webpart that would display library Views as a links and the views would be 'current user' views ? Why I want to do this? The reason why is that I'm creating Library for ...
0
votes
1answer
978 views

Create view to show all documents, child documents, and subfolders?

Is there a way in Sharepoint OOTB to show all the documents and folders in and below a folder or Document library? For example, If I have the following structure: - http://site/Document ...
0
votes
1answer
238 views

Listdata.svc Error - Filter Option Not Working?

I am working in SP2010 and have a simple InfoPath form that calls the listdata.svc to populate a drop down. I am trying to work out the URL that will return me all of the State data from a list of 27K ...
0
votes
1answer
251 views

List of Sub Sites and Workspaces

I would like to create a list of Project Sites and links to pages, on the Projects site. To contents of Sites and Workspaces. This process should be automatic when you establish a new project site, ...
0
votes
1answer
153 views

Modify default view in code to add group by

As per title, is it possible (and how) to modify default view in code so that it display contents of the list grouped by one of it's columns? I tried the following: defaultView.Query = ...
0
votes
1answer
823 views

How to remove duplicates from a sharepoint view?

I have a sharepoint views containing different items but according to the columns displayed in my view, those items are the same: A B C D A B C D A B C D A B C E That I would like to display like: ...
0
votes
1answer
228 views

List item field values incorrect in AllItems view, but correct in detail view

I've created a custom content type and a list definition and list instance based on it. In a web part, I add an SPListItem to the list, set its field values, and then call item.Update(). However, ...
0
votes
1answer
203 views

Losing Custom Formats on a List/View

We created a custom list/view in SharePoint 2010. After we created the list/view we went into SharePoint Designer and changed the title of the view, the font color and size, etc. Next we deployed ...
0
votes
1answer
60 views

web part view without the selection button

I am trying get a look and feel like central admin resource list view wp. I created exactly same type list and populated. But my list view does not have bullets and when I hover over the link it gives ...
0
votes
1answer
463 views

How to change default List View Web Part?

I created a web part for show list item of special list. I want show this web part instead of default list view. How to change default List View Web Part ?
0
votes
1answer
470 views

Remove Select column in xslt web part

My apologies if I miss some of the terminology. I have an xslt web part that I want to connect to another list. When I connect it to another list I get the select column that I don't want to see. ...
0
votes
1answer
234 views

Change rows and columns in list views

I'm facing another strange issue from my users, who love Excel sheets. Can I transform / mix / change rows and columns in one list using only a views? Is it possible to make this view (or list): ... ...
0
votes
0answers
70 views

Budget request and fund deduction

I am working on a SharePoint Team site (SP 2010) that needs to take in a fund request, have it approved, and once it is approved, ultimately deduct the total fund from a limited budget. I am having ...
0
votes
0answers
110 views

How to manage permission on a SharePoint list and views?

I have a share point list "Student Master" with 10 columns. Created two views from this list Student Master1 and Student Master2. Now facing issues with permission. There are three user groups- ...
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
84 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 ...
0
votes
0answers
220 views

Blog default view - remove comments

I'm trying to remove comments link from post in sharepoint 2010 blog. I found out that there is a section in blog.xsl in 14 hive responsible for that. After commenting out that section, I was able to ...
0
votes
0answers
125 views

Custom default view of a list is redirected to phantom page - how to remedy it now and avoid this in future?

In a list (named "Delivery") I created a new view Forms.aspx (by copying defalt View AllItems.aspx), made it default, heavily modified but after running it (from SPD 2012 by F12 or directly from a ...
0
votes
0answers
645 views

Overriding built-in field rendering template

I want to override the rendering of the built-in ContentType field for lists in display mode. I have read several articles/tutorials on the subject and all agree I should create a custom xsl template ...
0
votes
0answers
231 views

Filter on Person with Lists.asmx and DataFormWebPart. 'This column type cannot be filtered'. (In 2010)

In SharePoint 2010 I want to display a document library view from a record-centre in another site collection and the best option seems to be Lists.asmx GetListItems and a DataFormWebPart. I want to ...
0
votes
0answers
57 views

How to read “checked” files from a ListView?

I have a webpart with a ListView inside... I configured it so that i can "check" every single file... Is there any method to read the files that are checked? I must use it to apply my actions on this ...
0
votes
0answers
107 views

Adding custom folder content type by default

I have list with 2 content types: first CT - inherited from folder, second one - from item. If I add new item using ribbon, as expected opens form for my folder CT. But if I press link Add New Item - ...
0
votes
0answers
38 views

View is gone when I select an item from a document library

The whole view went blank (I still have the ribbon though) whenever I select an item from a document library? Is SP getting weirder and weider? What could be the issue?