a configurable view of data in a list

learn more… | top users | synonyms (1)

0
votes
1answer
88 views

A column is not appearing in GroupBy option when editing view

I have a document library created from a custom content type (which inherits from Document type). The Document Libraries are created via feature activation using CAML in the Elements and a List ...
0
votes
2answers
151 views

How to customize the header titles of the List Views web part without renaming the List?

Suppose I have a List 'Pending registrations' as shown below. Using the List View web part, it will display the following header titles such as 'Title', 'User' and 'Status'. Are there ways to rename ...
1
vote
1answer
3k views

This view cannot be displayed because it exceeds the list view threshold (5000 items) enforced by the administrator

I am facing following warning message when i add list as webpart. "This view cannot be displayed because it exceeds the list view threshold (5000 items) enforced by the administrator." Also when i ...
1
vote
1answer
225 views

Private and Public Tasks in Lists?

I am trying to create a Task List which would go on a user's My Site profile. This task list will have a column where the user can select Private vs Public. If a task is Public, anyone viewing his ...
1
vote
2answers
934 views

Threaded view on discussion board: is it possible to sort by reverse chronological order

I've tried to figure out how to configure the threaded view of a discussion board (Sharepoint 2010) to sort the thread by reverse chronological order (most recent post first). No success so far. ...
5
votes
2answers
4k views

Sharepoint 2010 XsltListViewWebPart on site definition template

Im having a problem placing the XsltListViewWebPart on my Default.aspx template (relevant code bellow) <WebPartPages:WebPartZone runat="server" ID="NewsItemsList"> <ZoneTemplate> ...
2
votes
3answers
992 views

Increase column width in a list view web part

How can I increase the column width in a list view web part?
1
vote
0answers
158 views

How to handle “grouping expanded data load complete” in a list view?

In SharePoint 2007 I run some code after a grouping is expanded by overriding the ExpGroupRenderData (the custom code contained Microsoft's original code with some added extra bits). When this code ...
2
votes
1answer
703 views

How to set Custom View as Default View for SharePoint List?

I Have Created 2 Views for a List. Now I want to set Different views as the default view on different Logins. I want to do this using c# code For Example: Views are as Following: AllItems ...
2
votes
1answer
170 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 ...
0
votes
0answers
124 views

How to enable standard ribbon like data sheet view to the spgridview which is in application page?

I have one application page there i am getting task and doc list information and displaying in spgrid view.Like the sharepoint list view. Now i need to enable the some standard Sharepoint list ...
0
votes
0answers
273 views

List View Webpart with Thumbnail View

I have a Picture library and I use the default Thumbnails view. So I created a List View WebPart on the home page and the items are all messed up. Instead of showing in a nice and tidy grid, there are ...
0
votes
1answer
247 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
261 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, ...
1
vote
0answers
170 views

How to get lookup field text column to display as an image in a view?

Wonder if anyone can help. I want to add a category choice field to a SP2010 Announcements list. The category choice is a lookup field to another list. The other list contains the categories and a ...
0
votes
0answers
69 views

Document library navresize does not work on first load

Sharepoint 2010 is running on our DEV Server. We have branded the SharePoint solution and therefore are running it as publishing site. The document library has a customised master page. In the DEV ...
0
votes
1answer
199 views

Disable modal dialog in view with group by

I'm creating a solution using SharePoint 2010 that contains a list (list1) with a lookup column (list2_column) to another list (list2). The main view for list1 is grouped by list2_column. Both lists ...
1
vote
0answers
65 views

Making a view readonly?

I have a module that deploys a site page "Archives". I want to set up this page to show the content of a list readonly, whatever permissions are granted to the connected user. I have build this ...
0
votes
2answers
470 views

CQWP or default list view webpart

I have bunch of document libraries for Sales site collection. These doc libs are by Year. These are going to be read only records. By default the list view displays everything. No filter needs to be ...
0
votes
1answer
348 views

Getting an error while trying to open a list using Excel [closed]

Hi Iam getting an error like "An unexpected error has occurred. changes to your data cannot be saved " while I was trying to open a list using excel (after clicking export to Excel in Ribbon).
0
votes
0answers
89 views

Umlaut in view names

I created views with PowerShell and based on a XML-configuration file like this: $list.Views.Add($viewName, $spViewFields, $strQuery, 3300, $True, $default , "HTML", $False) All parameters are ...
1
vote
1answer
91 views

Pro/cons: Multiple lists or one big list with multiple views?

I have data that can go through different stages, during which it will have common fields and fields that are only used on specific stages. If I e.g. have these fields: CommenField1, CommenField2, ...
0
votes
1answer
236 views

Editing a SharePoint List View: Grouping by 2 Columns with 1 column empty

I have the following data in a Sharepoint list. Name Animal Species Tom Dog Corgi Dick Dog Corgi Harry Dog German Shepherd Jane Cat (BLANK) June Cat (BLANK) ...
0
votes
1answer
336 views

Can I manage views based on permissions in OOTB Foundation 2010?

As problem fixes are implemented, we are uploading additional or modified documentation and procedures to a sharepoint site where our employees can review those changes. We've got another sharepoint ...
1
vote
0answers
374 views

Can't deploy a xslt webpart as expected

In one of my custom list schema, I have defined a custom view : <View Type="HTML" DisplayName="My wonderful view" BaseViewID="2" ...
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 = ...
1
vote
3answers
2k views

SharePoint multiple list view depending on pemission for user

Is there a possibility way to make a permission to list view depending on user groupa can see view1 only groupb can see view2 only
0
votes
0answers
240 views

How to “link” two ListViewWebPart to look at the same RootFolder programmatically

I have a webpart which contains 2 ListView Web Part: one of them has a view that shows folder, the other one the docs. The code I've written is this: private ...
0
votes
0answers
73 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
1answer
71 views

What part of this code references my library's “view”?

SharePoint 2010 is limits the selection control for a list/library's view in a webpart to the first 50 available. I need to select view # 5x... What part of the code below can I edit to make the ...
2
votes
1answer
668 views

Why aren't custom views displaying recurring appointments properly?

We have two recurring events in a SharePoint calendar. The first recurs every two weeks beginning Jun 05, 2012, and the second recurs every two weeks beginning Jun 10, 2012. The Jun 05 meeting is ...
0
votes
2answers
201 views

Provision a ListView to a already existing list

How do you with CAML provision a View to a already existing list? I know how to add views through list definitions.
0
votes
0answers
112 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- ...
1
vote
3answers
232 views

Change column value in view(Custom list, No code)

I have created a custom list with column "Approved", it is a drop down box with 3 value. 1. Select 2. Yes 3. No In the view, in "Approved" column I want to display "Pending" in the place of ...
3
votes
1answer
429 views

Using part of date in CAML query

I want to create new view for my list. The list contains a column called Year, which is a number and contains, as name suggests, year. Eg.: 2012 2011 2010 2009 I would like create a view, where I ...
0
votes
1answer
879 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
0answers
86 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 ...
1
vote
1answer
1k views

SharePoint - Showing folders in a filtered view

I have a library with a few folders in it, and the files in the folder have a "Status" property and an "Assigned To" field. I want to make a view with the following logic: If (Content Type == ...
1
vote
0answers
174 views

How to get to control rendered by Sharepoint dynamically?

In a view (by default AllItems.aspx) of a list "Inline Editing" enabling at design time in SPD2010 renders green-cross image-button at run time. Its pressing at run-time adds a new line How can ...
3
votes
1answer
569 views

Show Ribbon Button on all types of Lists

I want my custom ribbon button to show in all list views. I found this example: How do you create a Ribbon Button custom action that will appear on all kinds of lists However, this also shows the ...
0
votes
1answer
401 views

Creating a custom View for List with custom UI

I'm trying to create a custom view for a list with custom UI. The following is my code: list.Views.Add("List View", coll, Query, 10, true, false); list.Update(); SPView view = list.Views["List ...
2
votes
1answer
1k views

Display a custom column from a blog list in a summary view

I have created a blog using sharepoint 2010 I added a few new column using sharepoint designer List-post-add new column. Of couse each post I edit and added the content to the extra field. ...
1
vote
0answers
90 views

Powerful list filtering

I need to extend the functionality of the default list (specifically for a document library) to include more powerful filtering. This includes being able type free text search and to have filters ...
0
votes
1answer
131 views

How to toggle in SharePoint 2010 between views

How can the SharePoint 2010 users toggle between the various views per list without using the List tab ribbon?
1
vote
1answer
142 views

Restrict entries in SharePoint view

I have created a custom list in Sharepoint 2010 with below columns. Name(Single line of text) Location(Single line of text) Manager(Single line of text) Joining(Radio button with Yes/No values) In ...
0
votes
3answers
452 views

Is that possible to use != in query string?

I am filtering sharepoint list using query string for some reson i need to check condition like FieldValue!=Red is that possible to achive? Or still its limitation? ...
0
votes
1answer
232 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
2answers
579 views

Add a new column to all existing views

Is it possible to add a new column to all existing views of a list or I have to do manually for each view?
1
vote
1answer
188 views

Max possible views on a custom list

I'm creating a custom list which needs 70 differents views on it (one for each users, this number may be bigger in the futur). I know there was a 50 views limit in SP2007 (you could have more, but no ...
1
vote
1answer
752 views

Sharepoint 2010 Excel - Extra fields in export xls

I have a view of about 80 fields (base from a list of about 200 fields) that I want to export into excel but the export shows up with extra fields (fields that are being used in some of the calculated ...

1 2 3 4 5 8