a configurable view of data in a list

learn more… | top users | synonyms (1)

1
vote
2answers
723 views

Sharepoint 2010: List view to always show last friday's data

I've been working on this issue forever now...Here's what I'm trying to do. I have a custom list where people add some info. I crated 2 views to view items added today and yesterday. Now I'm trying to ...
1
vote
1answer
282 views

Odd and Even list item color

i saw a sharepoint where its list item as a background color (blue) for odd list item number and another (white) for even numbers. I dont know where i can set this. I looked into designer and i could ...
2
votes
3answers
6k views

Show only a subfolder of a document library in a web part

I want to show only a particular folder in the right pane of a page using a webpart in Sharepoint Foundation 2010. Is this possible? When adding the webpart, I could only add the document library. ...
0
votes
0answers
30 views

Making 5 x 5 table view of data [closed]

I was hired about 2 months to work with SharePoint Designer and my boss sent me a link to one of your training videos. We are currently looking into buying the DVDs, the training was great. ...
1
vote
2answers
665 views

Adding column to list view in particular order

I have couple of sites and each contains a list. I'd like to add Title field to default view in each of those lists but I want them to be 3rd column in the view. Since I couldn't find anything similar ...
0
votes
1answer
244 views

Why are my list.view.query changes not being committed?

I'm using powershell to try to change the query for every view called either 'View Title 1' or 'View Title 2' in every list called 'News' in every subsite. The script doesn't throw any errors but the ...
0
votes
2answers
94 views

How do I set a site collection's list view to be inherited?

I have a added a column to my the "Documents" default list view at the site collection level for my Publishing site. How do I get this view to be available to all of the sub sites? Is this an unusual ...
0
votes
1answer
349 views

hide or remove title field from web part

Programmatically I created a list which is type of GenericList. in the onet.xml file of my Web template I added following <View List="Lists/MyList" BaseViewID="1" WebPartZoneID="Left" ...
1
vote
1answer
70 views

ListItem Column Level security

I have a List and default view for that list. Some of List columns contain sensitive information, that should be visible for some group (SharePoint group ) of users, others shouldn't be able to see ...
1
vote
2answers
585 views

List view loses focus when additional webpart added to page

I have a list page to which I need to add an additional webpart (in this case, a more powerful filter). However, the ribbon doesn't appear because the listview does not have focus. This is easily ...
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 ...
1
vote
0answers
84 views

Best way to create a list with hidden columns with Data pulling from InfoPath form

So I have been working on this for a little bit here is what I am trying to accomplish: Using OOTB SharePoint 2010 Functionality I want to create an HR Referral System. Basically an InfoPath Form ...
1
vote
1answer
691 views

Display File Extension in Doc. Library Column?

I need to display the file extensions of the files in a Document library in a column. I have done a bunch of searching and came across solutions but they don't seem to be working for me. This is ...
0
votes
0answers
140 views

Show “Path” field in list view export?

I have a report from a user that claims was generated by clicking the "Export to spreadsheet" button within a document library. This report contains not only All the files and folders from a level 3 ...
0
votes
2answers
634 views

List Item Description not showing up when viewing item?

Ok so I have a List and it has a Description column, the one that is default and I cannot delete it. The problem is that the Description field will show up when you are creating a list item but when ...
0
votes
1answer
423 views

How to show list as read-only, but not restrict permissions?

I have created a list. It inherits the permissions from the site settings and that's the way it should be. I want to create a SharePoint page in which I will show the list but I don't want to allow ...
1
vote
0answers
107 views

SPView.RenderAsHtml() returns an empty string for views created by hand

I'm working on a Sharepoint 2010 application and I've got a code calling RenderAsHtml() on an SPView. It worked quite fine as long as we stuck to the views created in XML, in Schema.xml file of the ...
2
votes
1answer
304 views

Display Grouped List Web Part as Tiles

I'm creating a Sharepoint Site in SP 2010 to hold information for Meetings at my Company. This site will hold documents and will need them to be grouped by Meeting Type and then by Meeting Date. I've ...
0
votes
0answers
62 views

Unable to correct translation of announcement list

There is an error in the Norwegian languange pack for SP2010. In the summary view of announcement lists "by" (as in by author x) is translated to "etter" (after in English) and I can't figure out how ...
1
vote
1answer
516 views

Submit selected items of ListView in Request (used in Webpart)

I develop a WebPart using VS2010 for a SharePoint page. My problem: I have to submit the selected items of the ListView to the WebPart code behind. The best solution would be to do it via the Request ...
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 ...
3
votes
1answer
942 views

No matter what I do I get that damnable exceed list view threshold error message. Would someone please provide a viable solution?

A separate group of IT personnel own the farm on which they are migrating from SharePoint 2007 to 2010. I have a production site that I have been building for the last two years. In particular, ...
0
votes
2answers
365 views

ListView webpart Customization in designer

I want to insert a list view webpart in a page. As of now i am able to do all the customizations through designer except one i.e. disabling row selection. All i want is the user should not be able to ...
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
0answers
114 views

Creating Site Template Using ListView Web Part on AllItems page

People, I have created a site to use as a template. This site has document libraries on the AllItems.aspx page of each document library I have added 2 web parts a third party web part and a list ...
0
votes
1answer
898 views

Query String, Can I show single item from a list using a query string?

Used this to pass a value to a form, but can I use a query string for a single list item ID, provide to users and have that filter a list for me? Or do I need some CQWP that takes a parameter from a ...
3
votes
3answers
7k views

Display the Sharepoint context menu in list items on another column instead of Title column?

In SharePoint Lists, we can define new View and select the columns that we want to show. I don't want to show the Title column but I also want to show the default Context Menu for the0 items on List. ...
0
votes
1answer
82 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
140 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 ...
5
votes
2answers
3k 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> ...
1
vote
1answer
210 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 ...
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 ...
1
vote
1answer
652 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 ...
1
vote
1answer
139 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 ...
1
vote
0answers
154 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 ...
0
votes
0answers
120 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
266 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
191 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
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
66 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 ...
1
vote
0answers
61 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
1answer
344 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).
1
vote
1answer
89 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
0answers
85 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 ...
2
votes
3answers
3k views

create button that export custom list to excel file

I'm using sharepoint 2007, custom list. from the datasheet view I can export the list into excel/access file. is it possible to create a button that proposes to export the list to excel. (in order to ...
0
votes
1answer
228 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) ...
3
votes
1answer
1k views

Select the ListView Web Part Automatically on AllItems.aspx

In SharePoint 2010, if you have more than one web part on a web part page, the ribbon disappears because SharePoint doesn't know which web part to display the ribbon for (this is by design because if ...
0
votes
1answer
303 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
371 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" ...

1 2 3 4 5 8