Tagged Questions
0
votes
0answers
42 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
1answer
104 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
0answers
29 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 ...
0
votes
1answer
51 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 ...
1
vote
1answer
317 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
1answer
158 views
Correct way to use the people picker and Rich Text
I'd like to have a custom form that lets me add items to a list.
There are two fields giving me trouble.
One is a "Moderators" field which will use a people picker.
The other is a "Body" field, ...
1
vote
2answers
776 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 ...
0
votes
2answers
705 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 ...
2
votes
1answer
319 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 ...
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 ...
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 ...
9
votes
2answers
2k views
How can I use normal paging on a custom view?
I'm creating several lists (and their views) programmatically, based on custom list definition templates.
When these views display more than 30 items, the following link is displayed:
Whereas on ...
1
vote
4answers
1k views
Viewing a custom list vertically
I'm using SP2010, and need a specific view of my custom list.
My custom list is defined as the follows:
Column 1 name = "Project Name" Data type = Single line of text
Column 2 name = ...
0
votes
1answer
283 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
438 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
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 ...