a configurable view of data in a list

learn more… | top users | synonyms (1)

1
vote
1answer
419 views

show items based on user/group or field value

I am not sure what the better approach is for this problem. we have number of customers that create issues on the system. They will be using Form based authentication approach. Basically, we will ...
1
vote
1answer
625 views

Hide header row for specific list view

Is it possible to hide the header row, displaying column headers, for a specific view on a SharePoint 2010 publishing page? We've used this CSS to hide the column headings, but this is all or nothing; ...
1
vote
1answer
485 views

Item Limit inside SharePoint 2007 List set to Unlimited - possible?

Is it possible to set the 'Item Limit' option to Unlimited? (Currently, there are only 2 options [1] Display items in batches of the specified size. [2] Limit the total number of items returned to ...
1
vote
0answers
252 views

Error when updating Sharepoint List View

I have created a standard Contacts list on my sharepoint site, and then I want to customize it's default view. I go to the ViewEdit.aspx page, select or remove any columns to display and post the ...
1
vote
1answer
104 views

A way to write a view to see where another person is one of four positions?

I have created a view that filters a list based on an OR condition between several columns using the [Me] keyword. I want to write the same kind of view, but that allows a person to be selected (i.e. ...
1
vote
1answer
1k views

InfoPath 2010 Form Load for SharePoint 2010 Lists

I'm using InfoPath 2010 to customize the View and Edit options of a SharePoint 2010 list. The view and edit pages, therefore, are displayifs.aspx and editifs.aspx. I have a Form Load operation in ...
1
vote
0answers
62 views

How can i select many List Items while holding down Shift-key in List View

I want to all List Items to selected in between two Items that i clicked while holding down Shift-key in a List View. Is there a plug-in for this? Or script that can be added to the master page or ...
1
vote
2answers
1k views

List View customized in SharePoint Designer not correctly displayed in Web Part

I am working with SharePoint Foundation 2010. I created a Calendar list, then created a view, "Current Events". I edited "Current Events" in SharePoint Designer 2010. Some of the changes were setting ...
1
vote
1answer
417 views

SharePoint 2010 Web Part, not displaying list total

I have a SharePoint List and if I include a total on the view of a column, it displays correctly. However, if I use the same view and include it on a page as a web part, it doesn't display. Any ...
1
vote
2answers
718 views

Why is changing on VWSTYLES.XML file not taking effect when I run iisreset?

As far as i know if i want to add view style for lists or pages on site i have to change the VWSTYLES.XML file and copy one of ViewStyle tag and change the "ID" attribute, and make my changes to it ...
1
vote
1answer
1k views

How do I refresh a list view from client side?

I have a list that doesn't immediately reflect changes after an item has been added to it. I'd like to be able to refresh it client-side as I don't have access to the code-behind but I can add ...
0
votes
1answer
279 views

web-part permission

I'm using SharePoint 2007, Custom list. I have created 3 different view on one list, and a custom permission. in the home page each list-view appear in different wep-part. In each web-part I ...
0
votes
1answer
421 views

data sheet list view permission

I have created custom list on sharePoint 2007, on that list I create data-sheet view. I send a link to the "data-sheet list view" to some users, in order that those user fill-in data. I need to ...
0
votes
1answer
1k views

Trouble with custom Sharepoint List views created in Visual Studio 2010

Probably something simple but i'm not sure what the problem is here. I create several custom list views in my schema.xml for my list. I deploy and go in sharepoint designer to make sure everything ...
0
votes
0answers
91 views

Task lists across all sites in an InfoPath form [closed]

I am in need of creating an Infopath form which displays the Tasklist across all subsites for a particular user(logged in user). I just used the sharepoint list connection in infopath. It doesnt work ...
0
votes
1answer
716 views

Created/Modify columns don't appear when creating view

I have a SharePoint 2010 instance and am trying to create a view for a document library. I want to include the Created and Modified columns so I can do some filtering on dates, however neither the ...
1
vote
1answer
595 views

Adding custom button/link to AllItems.aspx

I wish to add a custom button/link to each row in my list's AllItems.aspx page. I've selected 'Modify in SharePoint Designed (Advanced)' from List Tools. I've added a SharePoint From Action ...
0
votes
1answer
623 views

Create View to show all documents in folder only

I am using SharePoint 2010. I have a document library and lots of folders in the library. I want to create a view with all the document inside 1 of those folders. Can this be done without having to ...
0
votes
4answers
838 views

List view column re-order logic

Has any one implemented a custom re-ordering logic similar to the one as seen on the view settings page of list/library which lets the user to specify the order of the columns. I tried searching for ...
1
vote
1answer
68 views

the connection between list and the list view from the web part

I’m using SharePoint 2007, Custom list. I have created 2 difference views on my list. on the home page I create 2 web-parts, one for each view. I need to implement the next thing: When I ...
2
votes
1answer
718 views

How to set list item icon

We have a bunch of SharePoint 2010 lists that use the Icon column type and have a link column that points to a PDF or an online ASPX form. We'd like the icon image to appear at the end of the item's ...
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?
2
votes
1answer
859 views

Unescape HTML from list column

I've got a multiline column in a list that contains HTML. When trying to use the field in SharePoint Designer 2010, it shows it as raw HTML, instead of rendering it. So using this syntax: ...
1
vote
1answer
245 views

SharePoint Document Library Views are no longer visible

I created 5 different views in a document library and by accidently I went to the edit page of the library and deleted the default document library webpart. Now I added the same doclib webpart again ...
1
vote
1answer
388 views

How to update a column value from another table

The title might be a litle confusing, but I dont know how to explain it better. Here is my problem: I have three lists - LIST1, LIST2, LIST3. LIST1 and LIST2 are not interesting. LSIT3 contains all ...
0
votes
1answer
837 views

Why is this custom view with multiple GroupBys and one OrderBy not working?

First Group By is not working (however the second file subcategory Group By works) The OrderBy is not working Show all items without folder is not working Any ideas?? private static void ...
0
votes
1answer
1k views

Editing the Summary View in List Viewer

It appears that only certain columns can be displayed in the Summary View for list viewers. I am wondering if there is a way to get around this. I have one additional column from the list I'd like to ...
2
votes
1answer
179 views

Is it possible to create a custom View Type?

I've created some custom XSL and CAML (2007 and 2010 compatible) which is working quite cheerfully in a View on a custom List. However, I need to be able to let users add this form of View to any list ...
0
votes
1answer
307 views

How do I create custom calendars beyond what is offered out of the box?

I have searched and searched for resouces on this for SharePoint 2010 and I am unable to find anything. I want a much more robost calender and I know c#, but I don't know where to begin. Please ...
6
votes
2answers
357 views

Is it possible to create a calendar view with two entries per item?

I need a Calendar view, that shows two calendar entries per list entry (one for the begin date and one for the end date). Is it possible to do this by creating a custom View Type (and maybe deriving ...
0
votes
2answers
550 views

Localization of SPView.Title

Has anybody had any experience with the localization of a View's Title? I tried to change DisplayName of view in SharePoint Designer 2010, but it does not seem to work: ...
2
votes
2answers
142 views

Column filters lost in document library view

In a Document Library I edit one document after filtering or sorting the library. After saving I lose all the filters applied. How do I keep the filters?
2
votes
1answer
536 views

Is there a way to have three level grouping in a list group view?

Currently SP has the facility to do two level grouping. However, I have a request to do three or more than three levels of grouping at some times. Is there a built-in configuration or hack to do ...
1
vote
1answer
617 views

Update list view title using Views.asmx web service?

How can I update the View title of a SharePoint 2007 list using the views.asmx web service? According to MSDN the Views.UpdateView web method takes a parameter viewProperties = An XML fragment ...
1
vote
0answers
846 views

Pagination and group by for Custom views created using list definition not working

I created a list using the list definition + list instance from VS 2010. I also created the list views for the list. When I add Group by and paging properties for custom views other than All Items ...
0
votes
3answers
5k views

Customize inline edit form Column width and ControlMode

I have a custom list that I am using as a Frequently asked questions list for a number of subsites. I have 3 columns, Question, Answer and category. I want to make the question field readonly as well ...
1
vote
2answers
229 views

External Data: Better to Import into SP Lists or Access Externally?

I have been tasked with creating a report in Sharepoint to display data compiled from multiple external databases. From my experience thus far it seems that a Visual WebPart is the way to go to ...
1
vote
1answer
304 views

Filtering for recurring events happening [Today]

Is this possible? Ryan Wheeler says its not here. Tim says it is if your view is of type "Standard View, with expanded recurring events" here. I haven't been able to get Tim's suggestion to work. ...
1
vote
1answer
468 views

Custom View Header Rendering Twice on External List

I'm starting to work with custom view stylesheets on an external list. I am finding the header is rendering twice - once upon initial page render and again after the data is returned from the server: ...
0
votes
2answers
160 views

custom functionality on page

I'd like some advice on how to create the following: My customer has a SharePoint site with an order list on it (just a regular sharepoint list). The orders can have an attachment. On the main ...
1
vote
3answers
1k views

Adding item to list view context menu

SharePoint 2010 question here. I have a document library with a number of documents, and I want to add an entry to the list item context menu (the dropdown menu that contains the "View ...
1
vote
2answers
598 views

Add an XsltListViewWebPart to a site defintion homepage

What's the best method for adding an XsltListViewWebPart to a site definition's default.aspx? I've tried to add one to the definition's default.aspx declaratively by copying the XML from an existing ...
3
votes
1answer
144 views

Can document views/metadata be 'live'?

We have a need for end users to see documents with additional 'live' columns, i.e. I would like to show a view of documents with employee id JOINED with data from sql server (for some additional ...
1
vote
2answers
869 views

Sharepoint View Filter (how to check for nulls in Scheduling Start/End Date)

I am trying to use the built in sharepoint U.I to setup a filter for Scheduling Start Date & Scheduling End Date. However I noticed that if you setup something with a "Scheduling Start Date" as ...
0
votes
1answer
107 views

Sharepoint Infopath Forms 2007-Views Filtering

I have an InfoPath form in SharePoint 2007, which takes date as input for one of the controls. I want to display the InfoPath form items in different views. In one view I need to display the records ...
2
votes
1answer
660 views

Modify view to change audience

I created a view and chose the option Create a Public View in the Audience section of the Create View page. I want to change that to Create a Personal View now, but the Edit View page doesn't give ...
1
vote
1answer
507 views

What are the new datasheet features in SharePoint 2010?

What are the new features with Datasheet functionality in SharePoint 2010 as compared to 2007? Areas of focus: Ability to control column width, Show/Hide, freeze header row? File operations from ...
3
votes
1answer
435 views

SharePoint 2010 - Modified Calender View

I want to filter the Calender in my SharePoint 2010. All Items with a Enddate older than 7 days must be hidden. I found no way to modified the Calender View to filter the elements because the field ...
2
votes
2answers
355 views

How to enable custom ordering on a list?

I want to be able to create a list programmatically which allows end users to reorder the items in the list. There appear to be 2 steps to this. Firstly set the SPList.Ordered property to true - this ...
0
votes
1answer
184 views

Is it possible to make a column in a list link to dispForm.aspx?

Is it possible to make a column in a list link to dispForm.aspx? I know I can add LinkToItem="TRUE" to the fieldref in SPD2010, but its the Display Form, not the Edit Form that I want to link to. ...

1 4 5 6 7 8