a configurable view of data in a list
1
vote
1answer
162 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
70 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
600 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
242 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 ...
0
votes
0answers
89 views
Disappeared personal views
Have you ever facing the issue with dissappearing personal views? I have a big list with a lot of columns, rows, public & personal views, but without any calculated columns, 3rd party features, ...
0
votes
0answers
28 views
ListView in Newspaper Style
I am attempting to use a "ListViewer web part" to display items in "Newspaper like view style", where bulleted list items are not being recognized in the browser as bullets.
The list consist of a ...
1
vote
1answer
47 views
Displaying Custom Webpart in every view of a List?
i have a List called "Persons" in a SharePoint 365 (aka Online). This List contains 4 or 5 Views (The administrator can add more view depend on the actual situation).
On the default list, I have a ...
3
votes
1answer
50 views
prevent user change view
There was a question in my mind that how is possible to create a list or a document or form library, then create some views in it, but limit simple users to see only one view. and so some specific ...
0
votes
2answers
92 views
How can I combine multiple Lists into one view for editing
I had a List with 18 lookups which exceeded the SP2010 threshold. So I broke it up into three lists all having the same "ProjectID" column as a lookup to the first column so that there is only one ...
0
votes
1answer
96 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 ...
1
vote
1answer
172 views
Can I assign permissions to a task list view?
My supervisor wants to be able to see all of his team's tasks in sharepoint (2010). He does not want them to be able to see each other's tasks.
I have tried making individual tasks lists for each ...
0
votes
0answers
75 views
Getting error while trying to modify view for a discussion board in sharepoint 2010
Error Invalid URL Parameter.The URL provided contains an invalid Command or Value. Please check the URL again. And the redirecting url for the error is "https://hostname/_vti_bin/owssvr.dll?CS=65001."
...
1
vote
1answer
134 views
Get Access to List View webpart without having access to list
So I'm developing an event management system at the moment where there are two user groups, "editors" and "attendees". By registering for an event, the SPUser is added to a list "attendeeList" which ...
1
vote
0answers
42 views
Get list of all articles in Wiki
How does one create a list of Wiki articles found in a Sharepoint Wiki, preferably categorized by the first character of the page name? Basically, I'd like an list like the one at the bottom of this ...
0
votes
1answer
48 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 ...
2
votes
1answer
192 views
Images library view and jquery
I have image library that is provisioned by publishing feature, I added the view of this library to the page which contains my custom web part with jQuery
After this I have an error
TypeError: ...
1
vote
0answers
45 views
Items can not be selected in view
I have created a schema.xml for a List in SharePoint2010 which includes 2 views, and for some reason i cannot select listitems in one of the views ('Configurations') while i can select them in the ...
0
votes
0answers
131 views
Sharepoint 2013 Discussions List edit flat view
In Sharepoint 2013 community site I have created a flat view in discussions list. But it is not displaying the necessary fields. How can I check what are the fields to be added in that view, can't ...
3
votes
1answer
96 views
Apply formatting logic before rendering field in SP list
I am relatively new to SP development; I am trying to do the following in SP 2010: I have a list field containing e-mail addresses separated by semicolons. I would like to insert a newline character ...
2
votes
1answer
65 views
SPv4 - Alerts based on view - What are the limitations?
The quick version (SP2010 Enterprise): What requirements/limitations are there for being able to assign a view to an alert?
The full explanation:
I've been playing around with creating alerts via C# ...
4
votes
2answers
229 views
how do you say blank to sharepoint?
I want to create a view whereby it does not include any items which does not have the 'next review date' as blank, i.e. only includes items which have this field populated. How do I say blank to a ...
1
vote
3answers
94 views
Showing Announcement list in Custom Page in Sharepoint site
I am having a SharePoint site and i had added a custom aspx page and I want to show the announcement list items in that page. How to show the list items in a custom page ?. Helpful links and sample ...
3
votes
2answers
456 views
Library view with subtree taxonomy filter
Let's say I have a following taxonomy tree:
World
|--Germany
| |-Frankfurt
| |-Berlin
|--France
|-Paris
...
4
votes
1answer
126 views
Group By SharePoint 2007 List
I am using SharePoint 2007 and Share Point Designer.
Please help, if I have a List, how it it possible to group by on the aspx page?
For example I have a long list of dates:
12/1/2012
12/1/2012
...
0
votes
0answers
53 views
Filtering of calendar view
Any body know how to filter calendar? I tried these code
protected override void CreateChildControls()
{
base.CreateChildControls();
using (SPWeb web = ...
1
vote
0answers
179 views
filter by group
I'm trying to set up a calendar on Sharepoint. A calendar item has a people picker to hold who the item is for. I have created groups for each project and have added people to the relevant group. I am ...
4
votes
1answer
55 views
List view like a document
I have a huge form in sharepoint 2007 i made in infopath that was originally a paper form the client would still like to view it like the paper form.
Is their anyway to make a view that looks more ...
0
votes
0answers
27 views
All views in MOSS 2007 reset when updated infopath 2010 form is published
I have an InfoPath 2010 form that submits to MOSS 2007. The problem is that whenever I publish an updated version of the form(the product promotion does not change) ALL the views reset and delete the ...
0
votes
1answer
425 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 ...
1
vote
1answer
98 views
Title not appearing in “Week view” SharePoint Designer 2007
I have a calendar view that is showing a calculated field for the View Title.
The same value is repeated for Month, Week, and Day. The odd thing is when in Week View the appropriate field ...
1
vote
2answers
282 views
LinkFilename - display text from other field
I have document library with column LinkFilename which renders link to document, where text is the name of the file. Is it possible to modify column is such way, that it will still render link to ...
2
votes
1answer
638 views
Adding List View Web part by Powershell and via GUI hasn't same View
Following is a part of my Powershell Script which creates a Discussion Board List and tries to add it to a default.aspx page. the problem is when I add default view to the code (marked as *) it ...
0
votes
2answers
262 views
How to get elements from essential List programmatically
I have gotten two lists (like a view) from Microsoft Dynamics CRM. How can I get a elements from these two lists to the C# Sharepoint code in .cs file. The Administrator of CRM told me that this lists ...
1
vote
1answer
138 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
267 views
Create chart showing monthly sum from daily entry custom list
I have a custom list of about 200 entries, which has three columns (name, mm/dd/yy, $amount). I would like to be able to view a summary of the total amount by month, either in a Chart web part or a ...
0
votes
0answers
57 views
Display a custom column in Flat view in sharepoint discussions list
Hi in sharepoint 2013 community site discussions list I have added a custom column. I wanted to display that field in Flat view. Default Flat view in the discussions list can't be edited so I created ...
1
vote
0answers
107 views
Current User Filter and List with Folder
I have some folders on the document library with office location in it.
I created a page (list view webpart and current user filter) and used current user field property to match the folder name and ...
0
votes
0answers
46 views
How do i show a view on a Page in visual studio?
I have created 1 custom view for a custom sharepoint list in visual studio 2010.
I have also added 1 aspx page using a module, in the page i have a webpart zone.
I want to show the view in the page ...
1
vote
2answers
708 views
How to get item count for a List's View?
I have a Sharepoint List called "Tracker" that represents customer-submitted defects. I have a View on this list that only shows the items created in the last 7 days. This view works just fine when ...
2
votes
1answer
81 views
Displaying View: Dropdown in LVWP Toolbar
So I'm trying to figure out why when I go into a specific list on the right side I have the "View" Dropdown, but when I am on a page with a List view web part with Show Toolbar it does not have the ...
0
votes
3answers
49 views
Month Problems in a groupby view
Alrite so heres my issue:
Sharepoint 2010
i have inserted the following excel code into my calculated field:
=TEXT(Created,"mmmm")
so then i did a group by in my list.
THis is what it looks like:
...
0
votes
1answer
186 views
How to create a Project Tasks List view for Overdue tasks?
How do I create a dedicated view to display only the Overdue tasks based on three columns. Start Date and End Date (Actual End Date) and Target Date (projected completion date)
Target Date - Start ...
1
vote
2answers
85 views
Can i filter folders to show on different views
How can i make it so that certain folders appear on different views?
ex:
View 1 (Folder A, Document A1, Document A2, Document A3)
View 2 (Folder B, Document B1, Document B2, Document B3)
View 3 ...
0
votes
1answer
98 views
“Large list context detected. Custom Views and reports may fail…” error
A user is getting the error below:
I can't find any information on the error. List view thresholds, yes, but nothing specific to 'context'.
Thoughts? Is this concerning? i.e. poor design in ...
1
vote
1answer
38 views
Can views in a list have descriptions?
So lets say you have a list and that list has multiple views. Is there a way to give each view a description? Whether that is in the drop down list of views as you hover over it or when you open a ...
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
86 views
Unable to expand list view selector
I have restored a SharePoint - 80 application backup on a new server and mapped the existing domain name to this server.
The default list view selector does not show the available pre-defined ...
