a configurable view of data in a list

learn more… | top users | synonyms (1)

3
votes
0answers
20 views

How to publish blog posts on behalf of another user in SharePoint 2010?

I have blog for our management team. Assistants will be posting instead of the managers. I have created a column called "Author" which is "people/group" lookup field for the assistants to add a person ...
0
votes
0answers
21 views

ExpCollGroup Fails with custom list

In Sharepoint Foundation 2010 I created a list, and made a standard view, everything is fine. I go into SPD and apply a simple formula to a column header using the f(x) button. It doesnt matter what ...
1
vote
0answers
15 views

Create TreeView C# for Office 365

I am currently building an Outlook Addin which enables users to save E-mails directly into SharePoint Online. but before the E-mails get saved, they Need to be prompted by a Windows which has a ...
2
votes
1answer
56 views

Synchronize lists on two separate sites

In my organization, we have a sharepoint site for my department where we add to and manage a list (we'll call it List A) of all our currenet projects. There is a manager who needs to aggregate ...
0
votes
0answers
12 views

change +Add document location in SharePoint 2010 [duplicate]

Is it possible to move the “+Add document” link in all the libraries to be at the top of the document list rather than at the bottom? Is it also possible to fix it globally?
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 ...
0
votes
0answers
20 views

Sharepoint 2013 show hyperlink with title

I have problem when I'm trying to create a list view to display hyperlink with a title having a hyperlink source url in another field in the list. I try to use SP Designer but I don't know how to put ...
0
votes
0answers
16 views

Suggestion on how to create table using two data fields.

I am trying to replace an old system that contains a simple absence list. We decided that a simple InfoPath form and a table are enough for the requirement. But now the user is requesting this old ...
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
2answers
27 views

Finding SPGroup list views

When I go to 'people and groups' then select a group I am looking at a list view with a few columns. Is there a way to retreive this view programmatically?
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 ...
2
votes
2answers
88 views

How to move/copy items from one custom list to another custom list without Designer?

I'm a guest to the site and after seeing the great quality of Q&A's believe it's worthwhile to 'put this out there' in the event anyone may be able to assist. Brief background: I have ...
0
votes
0answers
38 views

List view group by Lookup field only grouping by string value of Lookup, ignoring ID part

I have custom lookup field of my custom list definition: <Field Name="MyLink"...Type="Lookup" Mult="FALSE" ShowField="Title"../> Then I have list view in SharePoint Foundation 2010, created ...
0
votes
1answer
28 views

How to link to a specific list view from a list web part's title link

When I place a list's web part on a page and set it to a specific view, upon clicking the list title of that web part I am taken to the AllItems view of the actual list. I want to be able to see the ...
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 ...
0
votes
3answers
49 views

SharePoint 2007: Filter for current year

I have a list view web part and a field named [Year] set as a number. I am trying to filter to show this current year's items, given today's date. I tried the following filter but get Filter value is ...
1
vote
1answer
38 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
0answers
18 views

Display Recurring Pattern in List

In my list view of event, many of which are recurring, I want to display the recurrence pattern, not just a symbol/image to say whether it is or isn't recurring. In the item itself, Recurrence is just ...
0
votes
1answer
87 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". ...
1
vote
1answer
77 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 ...
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
0answers
32 views

Possible to change view setting (Show all items without folders) via url parameter?

I have a view that may or may not contain some folders within the view depending on the library. I am building a web part that displays the list items based on some url filter parameters, in this case ...
0
votes
0answers
15 views

Show unused groups in a list

I have a list that shows requests and the default view is grouped by the status's request Is there a way of showing the status's that are not currently in use? E.g. Status: 3. Status Name (0)
0
votes
1answer
49 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
2answers
60 views

make a custom view default view for a Calendar list

I have created a Calendar list via Visual Studio 2012. I have added a new Custom View to the Schema.xml file and removed all other views. this calendar list deployed by a feature. I have a custom web ...
0
votes
1answer
30 views

View and Edit SP list from another site with Sharepoint 2010?

I have been searching for a way to view my SP list into another site. I want the members to be able to delete items so the list changes on my site. I tried to create a view of the list and created a ...
0
votes
2answers
61 views

What are some alternatives to the Content Query Web Part for displaying list data in a custom layout?

I have some very specific requirements for displaying data from a List of Announcements. The Content Query Web Part can do almost what I need but does not seem like a very effecient solution. ...
0
votes
1answer
142 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 ...
1
vote
1answer
63 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
2answers
29 views

How can I move page turning to left side of a list

I have a basic list in hosted (Office 365) Sharepoint 2010. I am wondering if it's possible to move the page advance to the left side of the bottom portion of said list. A picture for greater clarity: ...
0
votes
1answer
98 views

Quickly change views in SharePoint 2010?

I know this may sound nitpicky, but in SP 2007 changing the view on a list was easily accessible since the view dropdown was permanently attached to the list header. In 2010, changing the view is ...
0
votes
0answers
34 views

Blog archive View full posts view in SP2013

I created a Blog in my SharePoint 2013 and played a bit with views and certain Webparts on it. In my default posts view I see a full view on the Posts. Now my problem: I destroyed the archive view. ...
0
votes
0answers
56 views

Filter in customized view not working

I created a custom web part with ListViewWebPart in its Controls collection. Source code: var obtainedList = elevatedWeb.GetListFromWebPartPageUrl(FullUrl); if (obtainedList == null) { throw new ...
0
votes
1answer
57 views

Different View for Top-Level folder and folders of a Content Type (programmatically)

I have a Document Library where I add Folders of a specific Content Type. Inside these folders I can upload documents. I would like to have different Views for both. I found a manual solution as ...
0
votes
3answers
98 views

obtain list view rendered html from code?

Is there an option how to obtain the list view rendered html from code? For example I have an item (for example task ct) and i would like to obtain html rendered (on server side) if this item will ...
2
votes
2answers
142 views

search result xml to list view?

is there an option how to render the search results xml like list view look&feel? For example I would like to configure that ok, this column should be rendered like a linktitle field type with all ...
1
vote
1answer
78 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
2answers
85 views

What are some alternatives to List view for large list (over 100k items)?

what are some other alternatives to present data to user beside list view (since there is threshold of 5k setup by sp admin)? I have few lists and libraries that contains items over 50k to 100k. I am ...
0
votes
3answers
385 views

Create dynamic view for listview web part

I am challenging this requirement: Client wants to show only list items in list view web part based on value from user profile and also preserve functionality of the list view web part like OOB ...
2
votes
1answer
102 views

inserting an xsltListView Webpart generates xslt transform failed error

I have a SharePoint 2010 site that employees use to upload photos into and then other employees rate the photos. The site has been operational for over a year. Something happened to the view on my ...
0
votes
1answer
223 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
26 views

How to speed up a list when there are multiple Group by?

doc library size = 40k Group by column type is Single line of text Grouping on multiple columns (some indexed some not) Sometimes really slow. What are the good practices when I comes to view items ...
0
votes
0answers
84 views

Grouping on “Single Line of Text” field

I have 40000 items in a document library. The threshold is set to 2,000 items at CA. All documents can render all the items. But if I add grouping on a column "Contract Number" (which is a ...
1
vote
1answer
154 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" ...
0
votes
1answer
69 views

List view with Group By date column problem

I have a list with a date column. If i create a list view with "Group on this date column (ascending)" with number of groups to display to 10(or less than item count in list). Then the view does not ...
0
votes
0answers
36 views

Sharepoint 2007 Lists not updated in datasheet view on client machine

I am getting the following error when I try to update a list in datasheet view from a client machine "Cannot connect to server at this time. Changes to your data cannot be saved." I have WSS 3.0 SP2 ...
0
votes
1answer
583 views

Jquery + Instant Search / Filter of a list

I've seen a clip on bentedder.com where this developer got instant search (filter) to work within a webpart list view. I find this may be very useful for general 911/411 annoucements and archive if i ...
1
vote
0answers
59 views

I have setup items on Sharepoint 2010 team site page to be grouped - need to get rid of the title before the group

How do I take the "title/header" of the column off of the page (tree format) so that just the groups show? I also need to get the line of a section just under the title to go away. It is the Column ...
2
votes
2answers
241 views

Sharepoint list with column type choice using radio button is always checked

I have sharepoint 2010 list with one column type as choice and is displayed using Radio Buttons with 4 options. When we open the new item form the first value always selected by default. What i need ...
1
vote
1answer
58 views

Complex Sorting a List View

I'm a ASP.NET developer, and I've never done any SharePoint config or development before, but I've been asked to build a report, and I could do with some advice... The report is based on a list of ...

1 2 3 4 5 8